This is a Matlab package based on the use of Matlab classes to manage, manipulate and work with hydrographic datas from various origins.
Available hydrographic datas are distributed in many different formats (such as netcdf, grib, mat, hsv, etc ...) and sometimes using different conventions. Although they are very large databases aiming at uniforming such datas (hydrobase for example), scientists often have to compare, merge and work with informations coming from different sources and therefore have to develop custom routines to perform standard diagnostics.
The primary goal of COPODA is to provide an uniform and collaborative platform for diagnostics development under Matlab. It provides an interface between different datas (and as many sources) and diagnostics users would like to perform on them so that diagnostics could be written independently of the data format (see the schematic here after). Go to Source tab to browse the code or simply check out the install page to get started !
COPODA is very usefull in working with highly diverse datasets but performs badly with large volumetry.
NOTE: Unfortunately, I don't have time to keep supporting this toolbox