ISSN 2079-3537      

 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                                                                                             

Scientific Visualization, 2023, volume 15, number 3, pages 18 - 25, DOI: 10.26583/sv.15.3.03

Universal System for Visualizing Geo-Referenced Data - Speed Vector Data

Authors: N.N. Voronina1, A. S. Zapevalov2

FSBSI FRC Marine Hydrophysical Institute RAS, Sevastopol, Russia

1 ORCID: 0000-0001-7301-2609, voronina.nataly@mail.ru

2 ORCID: 0000-0001-9942-2796, sevzepter@mail.ru

 

Abstract

In 2016, an article [1] was published in the Scientific Visualization No. 1 journal, which marked the beginning of a series of publications, in one way or another related to the visualization of georeferenced data. In 2023, an article [2] was published in the journal Scientific Visualization, which continued this series. This article describes step by step the process of developing and debugging a software product for visualizing geophysical data with their subsequent layout on a Yandex satellite map. The initial information for building maps was a text file containing three columns of data: two columns are geographic coordinates, the third column is a scalar parameter, such as temperature or salinity. The presented work is a direct continuation of this series. It describes the procedure for visualizing vector geophysical parameters on the Yandex satellite map, for example, such as current velocity or wind speed. The visualization procedure for vector parameters is based on a similar procedure previously developed for scalar parameters. The paper describes in detail the process of developing and debugging, modifying a software product, the ultimate goal of which is to visualize only the geophysical velocity parameter with subsequent display on the Yandex satellite map in accordance with the geographic coordinates that are set as input. The software product is a fully debugged complete module that can work both in standalone mode and in a complex aimed at superimposing the result obtained on the Yandex satellite map.

 

Keywords: georeferenced data, visualization, Yandex satellite map, velocity vector, PHP programming language.