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 ensemble 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.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 ensemble, 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.8.2.tar.gz (319.1 kB view details)

Uploaded Source

Built Distribution

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

restoreio-0.8.2-py3-none-any.whl (138.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for restoreio-0.8.2.tar.gz
Algorithm Hash digest
SHA256 356b3690b400e0d2311aa529648d913554202b07b89b4fb148fc4ff69b508f64
MD5 1c29850c8f9f4baaf57549026646b3f8
BLAKE2b-256 f8709ae17b7d4764f2ea390daf1fa9b740e8827cb3c5492202a090d4da16a71c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: restoreio-0.8.2-py3-none-any.whl
  • Upload date:
  • Size: 138.7 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.8.2-py3-none-any.whl
Algorithm Hash digest
SHA256 78330c471646559b3b79d0fe36146eeb6a5022ccf7decfacd614d92efef8870a
MD5 e609f3fd8b229b4d6f3e3fd8f7858b16
BLAKE2b-256 936421e5b9dac367fdc13301685a1ec369e5676617f4090687b7b64f7a79a504

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

This release

0.8.2 This release

2 files

0.8.1

2 files

0.7.0

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