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 offers two interfaces: a Python interface and a command-line interface.

1. Python Interface

You can import restoreio in python by import restoreio. This package offers the following functions:

  • restoreio.restore: This is the main function of the package which reconstructs incomplete velocity data, generates data ensembles, and performs statistical analysis. You can import this function by

    from restoreio import restore
  • restoreio.scan: This function performs a pre-scan of your NetCDF dataset and ensures your dataset is compatible as an input to restoreio.restore function. The scan also provides you basic information about the dataset such as the time span, spatial extent of the data. These information could be useful to configure the settings for restoreio.restore function. You can import this function by

    from restoreio import scan

2. Command-Line Interface

Alternatively, you may use restoreio as a standalone application which can be executed in command line. When restoreio is installed, the following executables are available:

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

  • restore-scan: This executable is equivalent 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 also offer an online service 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.7.0.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.7.0-py3-none-any.whl (133.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: restoreio-0.7.0.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.7.0.tar.gz
Algorithm Hash digest
SHA256 87552c9a5d62208659fbebe089621dc0e87da343000dcf200d08d4dc5de43325
MD5 e744394eb265f05fccd17a6337aa3f28
BLAKE2b-256 52687c797e3b380a14686f1cfd96c51ac62b32e4e58965a519a5bbe7937d2dcc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: restoreio-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 133.1 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.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dacfb72018c785f59d2a9c83ea2799974504bd5b3261cad3b2dfd2708a921b53
MD5 472e44d55f8bf6e156d82f2d582c457a
BLAKE2b-256 a3aaa90972494a0aacae67f75db14515eb58d3769b545806628228a6ba4b4041

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

This release

0.7.0 This release

2 files

0.6.8

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