uptide


Nameuptide JSON
Version 1.2 PyPI version JSON
download
home_pagehttps://github.com/stephankramer/uptide
Summaryuptide is a python package for tidal calculations. It computes the tidal free surface height or velocities from the amplitudes and phases of the tidal constituents. These amplitudes and phases can be read from global tidal solutions such as TPXO or FES2014. Some limited functionality for tidal harmonic analysis is also available.
upload_time2025-07-17 16:09:07
maintainerNone
docs_urlNone
authorStephan Kramer
requires_pythonNone
licenseNone
keywords tides tidal harmonic analysis
VCS
bugtrack_url
requirements numpy netcdf4 pytz
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/stephankramer/uptide",
    "name": "uptide",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "tides, tidal, harmonic analysis",
    "author": "Stephan Kramer",
    "author_email": "s.kramer@imperial.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/51/13/8551589b11eb464b974fec92f98b9313d40b358e47e11671d56bb21eca64/uptide-1.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "uptide is a python package for tidal calculations. It computes the tidal free surface height or velocities from the amplitudes and phases of the tidal constituents. These amplitudes and phases can be read from global tidal solutions such as TPXO  or FES2014. Some limited functionality for tidal harmonic analysis is also available.",
    "version": "1.2",
    "project_urls": {
        "Homepage": "https://github.com/stephankramer/uptide"
    },
    "split_keywords": [
        "tides",
        " tidal",
        " harmonic analysis"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2e7e9b1b461986c3f81b699540f2efa070c6c36f0bf1f311deb8663b1b28b754",
                "md5": "1f1846c305e163cb92d26084bb10f4ea",
                "sha256": "05efa910c236bb1e1fe90960a7665da037524e5c4070a2fe49a1613a561cd3fe"
            },
            "downloads": -1,
            "filename": "uptide-1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1f1846c305e163cb92d26084bb10f4ea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 25753,
            "upload_time": "2025-07-17T16:09:06",
            "upload_time_iso_8601": "2025-07-17T16:09:06.696131Z",
            "url": "https://files.pythonhosted.org/packages/2e/7e/9b1b461986c3f81b699540f2efa070c6c36f0bf1f311deb8663b1b28b754/uptide-1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "51138551589b11eb464b974fec92f98b9313d40b358e47e11671d56bb21eca64",
                "md5": "99255f9e433051bccbdd642789103648",
                "sha256": "cbf089831194870de72a20ebd04120f1a3e0b7bccbee8dc2b761fb15d491236d"
            },
            "downloads": -1,
            "filename": "uptide-1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "99255f9e433051bccbdd642789103648",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 32178,
            "upload_time": "2025-07-17T16:09:07",
            "upload_time_iso_8601": "2025-07-17T16:09:07.711616Z",
            "url": "https://files.pythonhosted.org/packages/51/13/8551589b11eb464b974fec92f98b9313d40b358e47e11671d56bb21eca64/uptide-1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-17 16:09:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stephankramer",
    "github_project": "uptide",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.9.0"
                ]
            ]
        },
        {
            "name": "netcdf4",
            "specs": [
                [
                    ">=",
                    "1.5.0"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": []
        }
    ],
    "lcname": "uptide"
}
        
Elapsed time: 0.98426s