Skip to main content

restoreio is a Python package to Restore Incomplete Oceanographic dataset, with specific focus on ocean surface velocity data. This package can also generate data ensembles and perform statistical analysis, which allows uncertainty qualification of such datasets.

Install

Install with pip

pypi

pip install restoreio

Install with conda

conda-version

conda install -c s-ameli restoreio

Supported Platforms

Successful installation and tests performed on the following operating systems and Python versions:

Platform

Arch

Python Version

Continuous Integration

3.7

3.8

3.9

3.10

3.11

Linux

X86-64

build-linux

macOS

X86-64

build-macos

Windows

X86-64

build-windows

Documentation

deploy-docs

See documentation, including:

Usage

An installation of restoreio can be used in two ways: (1) as an importable python package or (2) as a standalone executable in the command line environment.

As a Python Package

You may import restoreio in python. The main functions of this package are:

  • restoreio.restore: restores incomplete data, generates ensembles, and performs statistical analysis. You may import this function as

    from restoreio import restore
  • restoreio.scan: performs a pre-scan of your NetCDF dataset. You may import this function as

    from restoreio import scan

As a Standalone Executable

Alternatively, you may use restoreio as a standalone executable (outside of python environment) which can be executed in command line. When restoreio is installed, the following executables are available:

  • restore: This executable is identical to restoreio.restore function in the Python interface.

  • restore-scan: This executable is identical to restoreio.scan function in the Python interface.

To use these executables, make sure the /bin directory of your python installation is set on your PATH environment variable. For instance, if your python is installed on /opt/minicinda3/, add this path /opt/miniconda3/bin directory to PATH by

export PATH=/opt/minicinda/bin:$PATH

You may place the above line in ~/.bashrc to make the above change permanently.

Online Web-Based Interface

Alongside restoreio python package, we have additionally developed a web server to serve as a web-based interface for this software. This platform is available at: https://restoreio.org.

This online gateway allows users to efficiently process both local and remote datasets. The computational tasks are executed on the server side, leveraging the parallel processing capabilities of a high-performance computing cluster. Moreover, the web-based interface seamlessly integrates an interactive globe map, empowering sophisticated visualization of the results within the online platform.

How to Contribute

We welcome contributions via GitHub’s pull request. If you do not feel comfortable modifying the code, we also welcome feature requests and bug reports as GitHub issues.

How to Cite

If you publish work that uses restoreio, please consider citing the manuscripts available here.

License

license

This project uses a BSD 3-clause license, in hopes that it will be accessible to most projects. If you require a different license, please raise an issue and we will consider a dual license.

Download files

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

Source Distribution

restoreio-0.6.8.tar.gz (10.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

restoreio-0.6.8-py3-none-any.whl (132.8 kB view details)

Uploaded Python 3

File details

Details for the file restoreio-0.6.8.tar.gz.

File metadata

  • Download URL: restoreio-0.6.8.tar.gz
  • Upload date:
  • Size: 10.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for restoreio-0.6.8.tar.gz
Algorithm Hash digest
SHA256 a541e98ed7b66da435e79626a37765d7dadad429d28077ad2f309d5d33af5d68
MD5 94f2497ea5b594db9f8623d12ce4526a
BLAKE2b-256 7131ebcdb7a40d8da7525b43b55544b8d236266c47b9a336b549673731d8fca2

See more details on using hashes here.

File details

Details for the file restoreio-0.6.8-py3-none-any.whl.

File metadata

  • Download URL: restoreio-0.6.8-py3-none-any.whl
  • Upload date:
  • Size: 132.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for restoreio-0.6.8-py3-none-any.whl
Algorithm Hash digest
SHA256 10940f3f17374a5f27636c56e8b289600ada2372892b0496cd6e73fd39c421e4
MD5 e848438db1596f0ed5652f331430184d
BLAKE2b-256 91974d8d6b4c7b4e2300ba2d71693ec3d7de2a45de9de4c7ad1fdcdbb0789dab

See more details on using hashes here.

Release history Release notifications | RSS feed

0.10.1

2 files

0.10.0

2 files

0.9.5

2 files

0.9.4

2 files

0.9.3

2 files

0.9.0

2 files

0.8.2

2 files

0.8.1

2 files

0.7.0

2 files

This release

0.6.8 This release

2 files

0.6.7

2 files

0.6.3

2 files

0.5.0

2 files

0.4.1

2 files

0.4.0

2 files

0.3.3

2 files

0.3.2

2 files

0.3.1

2 files

0.3.0

2 files

0.2.2

2 files

0.2.0

2 files

0.1.2

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page