/ArgoDiva

Primary LanguageJupyter Notebook

Welcome to the ArgoDiva toolbox !

This toolbox can be used to extract diagnostics from Argo data and prepare files for their interpretation with DIVA.

An example of use is given in CaseTest.R.

The first step is to call ArgoSelect.R, to extract a list of variables from a collection of Argo netcdf files.

Second step is to call ArgoExtract.R, to compute diagnostics out of compiled profiles. The toolbox allows the user to define new diagnostics in ArgoVertFunctions.R.

ArgoDisplay.R may then be used to generate pdf report on the distribution, sptail and temporal variability of the diagnostics.

ArgoPrepareForDiva.R generates, on the basis of user options, a data txt file, ready to be used in a DIVA analysis.