Skip to main content

Python distribution of the MatLab package UTide

Project description

UTide

travis license conda downloads anaconda_cloud appveyor

Python re-implementation of the Matlab package UTide.

Still in heavy development–everything is subject to change!

Note: the user interface differs from the Matlab version, so consult the Python function docstrings to see how to specify parameters. Some functionality from the Matlab version is not yet available. For more information see:

Codiga, D.L., 2011. Unified Tidal Analysis and Prediction Using the
UTide Matlab Functions. Technical Report 2011-01. Graduate School
of Oceanography, University of Rhode Island, Narragansett, RI.
59pp. ftp://www.po.gso.uri.edu/pub/downloads/codiga/pubs/
2011Codiga-UTide-Report.pdf

UTide v1p0 9/2011 d.codiga@gso.uri.edu
 http://www.po.gso.uri.edu/~codiga/utide/utide.htm

Installation

pip install utide

If you are using conda,

conda install utide -c conda-forge

The public functions can be imported using

from utide import solve, reconstruct

A sample call would be

from utide import solve

coef = solve(time, time_series_u, time_series_v,
             lat=30,
             nodal=False,
             trend=False,
             method='ols',
             conf_int='linear',
             Rayleigh_min=0.95,)

For more examples see the notebooks folder.

Project details


Download files

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

Source Distribution

UTide-0.3.0.tar.gz (75.2 kB view details)

Uploaded Source

Built Distribution

UTide-0.3.0-py3-none-any.whl (75.2 kB view details)

Uploaded Python 3

File details

Details for the file UTide-0.3.0.tar.gz.

File metadata

  • Download URL: UTide-0.3.0.tar.gz
  • Upload date:
  • Size: 75.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 CPython/3.10.4

File hashes

Hashes for UTide-0.3.0.tar.gz
Algorithm Hash digest
SHA256 911a41fd8c838ae8d6a0b09e2570e8d849c10b4fc7a078da2810d9d1a9d22429
MD5 a55149aef5396a2755f4bb3e97f39a43
BLAKE2b-256 975b1eda5ddab2201207fbf4ed8798750d0e96dc1f5b4ddfde979cb4e18ed49f

See more details on using hashes here.

File details

Details for the file UTide-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: UTide-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 75.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 CPython/3.10.4

File hashes

Hashes for UTide-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 99f730b730a286501143561916c7c619ce4ca664bfc95ee9660ca7a5698d0ef3
MD5 b1818c9943957b2f0f6476d1d4ac8ff1
BLAKE2b-256 9f78f749dfea1362e46b593245cc6cb1536070f4e0a4627c147fd9a9509c6c21

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