Skip to content
/ pcm Public

Profile Classification Modelling (PCM) is an ocean data analysis method based on un-supervised classification of vertical profiles

License

Notifications You must be signed in to change notification settings

obidam/pcm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profile Classification Modelling (PCM)

DOI

license

Profile Classification Modelling is a scientific analysis approach based on vertical profiles classification that can be used in a variety of oceanographic problems (front detection, water mass identification, natural region contouring, reference profile selection for validation, etc ...).
It is being developed at Ifremer/LOPS in collaboration with IMT Atlantique since 2015, and has become mature enough (with publication and communications) to be distributed and made publicly available for continuous improvements with a community development.

Ocean dynamics and its 3-dimensional structure and variability is so complex that it is very difficult to develop objective and efficient diagnostics of horizontally and vertically coherent oceanic patterns. However, identifying such patterns is crucial to the understanding of interior mechanisms as, for instance, the integrand giving rise to Global Ocean Indicators (e.g. heat content and sea level rise). We believe that, by using state of the art machine learning algorithms and by building on the increasing availability of ever-larger in situ and numerical model datasets, we can address this challenge in a way that was simply not possible a few years ago. Following this approach, Profile Classification Modelling focuses on the smart identification of vertically coherent patterns and their spatial distribution.

References:

Python package

Python 2.7

We are currently developing a Python package to work with PCM easily.
You can check out the first release on the pyXpcm homepage.
Otherwise you can still look at a classic PCM workflow on this notebook.

Matlab toolbox

DOI

This is the original code for PCM used in Maze et al (2017).

You can get started with the Matlab toolobx following this wiki page

Note that @gmaze will provide help to use it, but won't maintain the code. Contact us if you want to contribute !