GISMO toolbox | Marinevre

GISMO toolbox

The GISMO toolbox is a Python 3.6 GUI application to manually perform quality control of in situ ocean data from different sampling types such as ferryboxes and fixed platforms. As of now it is setup to use the standard CMEMS data format. Functionalities include visual flagging of data, comparison between different data sources and interactive plot exports.

The GISMO toolbox software is distributed free of charge under the MIT license.

 

Developed by: 

This application was developed by tkinter from the Swedish Meteorological and Hydrological Institute (SMHI) in the framework of JERICO-NEXT.

Technology or platform: 

The GISMO toolbox application uses basemap for showing maps. The module requires Microsoft Visual C++ for python which can be a bit tricky to install if you want to run the program in a virtual environment (recomended).

Through the link above, you can find a step by step guide on the prefered way to setup all requirements needed to run the program on Windows (not tested for other platforms). The guide assumes the user has no prior experience of Python.