Skip to content

Graphical tool for QC'ing and NetCDF'ing oceanographic datasets

License

Notifications You must be signed in to change notification settings

testGali/imos-toolbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The IMOS Toolbox is mainly written in Matlab with a little bit of Java and aims at converting oceanographic instrument files into quality controlled IMOS compliant NetCDF files.

Along with its source code, binaires are provided so that it can also be used without Matlab.

It can connect to a deployment database in order to collect the relevant metadata attached to each data set. An MS-Access file is provided as a default deployment database but any type of database can be used. The Java code can use any JDBC API to query the deployment database. By default, UCanAccess is used to query the MS-Access file.

The toolbox can currently process instruments deployed on moorings (time series) or during casts (profiles).

The processing of these files can be performed interactively with a graphical interface or in batch mode.

Please read the wiki for more information on how to install and use the toolbox. You can also read the licence for copyright and licensing information.

About

Graphical tool for QC'ing and NetCDF'ing oceanographic datasets

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • MATLAB 93.5%
  • C 4.8%
  • Java 1.3%
  • Other 0.4%