Skip to content

Parametric ocean density profile estimation routines

License

Notifications You must be signed in to change notification settings

mrayson/pyddcurves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Depth-density curve fitting in Python

Use Bayesian statistics to estimate paramters for an analytical density profile using observation data. Inference is performed using python + PyMC3 (not r+STAN).

Details of the method are outlined in:

Manderson et al., 2019, Uncertainty quantification of density and stratification estimates with implications for predicting ocean dynamics, **JAOTEC**,
[https://journals.ametsoc.org/doi/full/10.1175/JTECH-D-18-0200.1]

Original STAN code is here [https://github.com/hhau/ddcurves2]

Installation

git clone https://github.com/mrayson/pyddcurves.git

pip install -e .


Matt Rayson

University of Western Australia

March 2021

About

Parametric ocean density profile estimation routines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages