Skip to main content

A Statistical Parameter Optimization Tool

Project description

Purpose

SPOTPY is a Python tool that enables the use of Computational optimization techniques for calibration, uncertainty and sensitivity analysis techniques of almost every (environmental-) model. The package is puplished in the open source journal PLoS One

Houska, T, Kraft, P, Chamorro-Chavez, A and Breuer, L; SPOTting Model Parameters Using a Ready-Made Python Package; PLoS ONE; 2015

The simplicity and flexibility enables the use and test of different algorithms without the need of complex codes:

sampler = spotpy.algorithms.sceua(model_setup())     # Initialize your model with a setup file
sampler.sample(10000)                                # Run the model
results = sampler.getdata()                          # Load the results
spotpy.analyser.plot_parametertrace(results)         # Show the results

Features

Complex algorithms bring complex tasks to link them with a model. We want to make this task as easy as possible. Some features you can use with the SPOTPY package are:

  • Fitting models to evaluation data with different algorithms. Available algorithms are:

    • Monte Carlo (MC)

    • Markov-Chain Monte-Carlo (MCMC)

    • Maximum Likelihood Estimation (MLE)

    • Latin-Hypercube Sampling (LHS)

    • Simulated Annealing (SA)

    • Shuffled Complex Evolution Algorithm (SCE-UA)

    • Differential Evolution Adaptive Metropolis Algorithm (DE-MCz)

    • RObust Parameter Estimation (ROPE).

    • Fourier Amplitude Sensitivity Test (FAST)

    • Artificial Bee Colony (ABC)

    • Fitness Scaled Chaotic Artificial Bee Colony (FSCABC)

  • Wide range of objective functions (also known as loss function, fitness function or energy function) to validate the sampled results. Available functions are

    • Bias

    • Procentual Bias (PBias)

    • Nash-Sutcliff (NSE)

    • logarithmic Nash-Sutcliff (logNSE)

    • logarithmic probability (logp)

    • Correlation Coefficient (r)

    • Coefficient of Determination (r^2)

    • Mean Squared Error (MSE)

    • Root Mean Squared Error (RMSE)

    • Mean Absolute Error (MAE)

    • Relative Root Mean Squared Error (RRMSE)

    • Agreement Index (AI)

    • Covariance, Decomposed MSE (dMSE)

    • Kling-Gupta Efficiency (KGE).

  • Prebuild parameter distribution functions:

    • Uniform

    • Normal

    • logNormal

    • Chisquare

    • Exponential

    • Gamma

    • Wald

    • Weilbull

  • Wide range to adapt algorithms to perform uncertainty-, sensitivity analysis or calibration of a model.

  • Multi-objective support

  • MPI support for fast parallel computing

  • A progress bar monitoring the sampling loops. Enables you to plan your coffee brakes.

  • Use of NumPy functions as often as possible. This makes your coffee brakes short.

  • Different databases solutions: ram storage for fast sampling a simple , csv tables the save solution for long duration samplings.

  • Automatic best run selecting and plotting

  • Parameter trace plotting

  • Parameter interaction plot including the Gaussian-kde function

  • Regression analysis between simulation and evaluation data

  • Posterior distribution plot

  • Convergence diagnostics with Gelman-Rubin and the Geweke plot

Install

Installing SPOTPY is easy. Just use:

pip install spotpy

Or, after downloading the source code and making sure python is in your path:

python setup.py install

Support

  • Feel free to contact the authors of this tool for any support questions.

  • Please contact the authors in case of any bug.

  • If you use this package for a scientific research paper, please cite SPOTPY.

  • Patches/enhancements and any other contributions to this package are very welcome!

  • GitHub: https://github.com/thouska/spotpy

Getting started

Have a look at https://github.com/thouska/spotpy/tree/master/spotpy/examples and http://fb09-pasig.umwelt.uni-giessen.de/spotpy/Tutorial/2-Rosenbrock/

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spotpy-1.3.1.zip (95.1 kB view details)

Uploaded Source

Built Distributions

spotpy-1.3.1.win32.exe (287.9 kB view details)

Uploaded Source

spotpy-1.3.1-py2-none-any.whl (93.1 kB view details)

Uploaded Python 2

File details

Details for the file spotpy-1.3.1.zip.

File metadata

  • Download URL: spotpy-1.3.1.zip
  • Upload date:
  • Size: 95.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for spotpy-1.3.1.zip
Algorithm Hash digest
SHA256 839ed2599415840bea41435fd9cef10aa140c0a187e62cb1906c6d92882d03fc
MD5 5d0d82db5153c1e055f2fa61eb9ff7c4
BLAKE2b-256 ce94546e923c698f0dfd02e60b8b3672726fcc8728c6e58b8ecc3996bfe7bb07

See more details on using hashes here.

File details

Details for the file spotpy-1.3.1.win32.exe.

File metadata

  • Download URL: spotpy-1.3.1.win32.exe
  • Upload date:
  • Size: 287.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for spotpy-1.3.1.win32.exe
Algorithm Hash digest
SHA256 203dfd93a17cfc7eec5707686778a35a9be56363c3e29035bdfe0dde11e14546
MD5 cc443c208176a9670abfb6d738c72502
BLAKE2b-256 57c6a6a81c7e11e80782bf4c14e4f92aaca578e724d7d38d38be54397b6c897a

See more details on using hashes here.

File details

Details for the file spotpy-1.3.1-py2-none-any.whl.

File metadata

File hashes

Hashes for spotpy-1.3.1-py2-none-any.whl
Algorithm Hash digest
SHA256 a2cd2e352c9dec9c0e6b2931d3f06e3c6529bbe2ff52d5ce797b203a8d98d9f9
MD5 ef9deb8e2ff3df21f23ca15cbea7486f
BLAKE2b-256 697d38654342c4bcad76231af1d4b9b389bc65062a1835eb142d6aadb79d8b96

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page