Skip to content

A Julia implementation of the stochastically generated skewed (SGS) distribution.

License

Notifications You must be signed in to change notification settings

brwst/SGSDist.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SGSDist.jl

Documentation Build Status

SGSDist.jl is a Julia package that implements the stochastically generated skewed (SGS) distribution, a probability density function (pdf) obtained from the correlated additive and multiplicative (CAM) noise stochastic climate model developed by Sura and Sardeshmukh (2008) and Sardeshmukh and Sura (2009).

For more information on the form of the SGS distribution used in this package, see Sardeshmukh et al. (2015).

Installation

SGSDist.jl is not yet registered, so one may install with the Julia package manager by issuing:

(v1.3) pkg> add https://github.com/brwst/SGSDist.jl

You can then load the SGSDist.jl package with:

julia> using SGSDist

Documentation

  • STABLEdocumentation of the most recently tagged version.
  • DEVdocumentation of the in-development version.

About

A Julia implementation of the stochastically generated skewed (SGS) distribution.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages