Skip to main content

No project description provided

Project description

[![Documentation Status](https://readthedocs.org/projects/pyoptimalestimation/badge/?version=latest)](https://pyoptimalestimation.readthedocs.io/en/latest/?badge=latest)

# "pyOptimalEstimation" Package

Python package to solve an inverse problem using Optimal Estimation
and an arbitrary Forward model following Rodgers, 2000.

## Installation

Change to the folder containing the project and do
```
python setup.py install
```
in the terminal. If you do not have root privileges, you can also do:
```
python setup.py --user install
```
which will install pyOptimalEstimation in userbase/lib/pythonX.Y/site-packages
or
```
python setup.py install --home=~
```
which will install pyOptimalEstimation in ~/lib/python.

## Manual

See https://pyoptimalestimation.readthedocs.io/en/latest/ for documentation.




Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pyOptimalEstimation-0.1.dev0-py3-none-any.whl (9.2 kB view hashes)

Uploaded Python 3

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