widetrax


Namewidetrax JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryComputes the Power Spectrum density (PSD) from SWOT data
upload_time2024-12-09 15:30:16
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache-2.0
keywords psd swot vorticity strain
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Documentation Status](https://readthedocs.org/projects/widetrax/badge/?version=latest)](https://widetrax.readthedocs.io/en/latest/?badge=latest)
![PyPI - Version](https://img.shields.io/pypi/v/widetrax)

# WideTrax
## Description

**widetrax** is a package for manipulating wide-swath altimetry ocean data.
It computes the power spectrum density (PSD) of Sea surface Height (SSH) for both phases/orbits of the SWOT mission.
**widetrax** provides easy-to-use functions that allow users to read SWOT data in both NetCDF and Zarr collections formats, clean and handle NaN values, perform interpolation, and compute the wave spectrum.


See the full [documentation](https://widetrax.readthedocs.io/en/latest/)!

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "widetrax",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "PSD, SWOT, Vorticity, Strain",
    "author": null,
    "author_email": "Amine Ouhechou <amine.ouhechou@univ-grenoble-alpes.fr>, Julien Le Sommer <julien.lesommer@univ-grenoble-alpes.fr>",
    "download_url": "https://files.pythonhosted.org/packages/0b/dc/075e00ffbcf033777276742798e4dcdd806a1851c1faa8f5ad5b01c77229/widetrax-0.1.0.tar.gz",
    "platform": null,
    "description": "[![Documentation Status](https://readthedocs.org/projects/widetrax/badge/?version=latest)](https://widetrax.readthedocs.io/en/latest/?badge=latest)\n![PyPI - Version](https://img.shields.io/pypi/v/widetrax)\n\n# WideTrax\n## Description\n\n**widetrax** is a package for manipulating wide-swath altimetry ocean data.\nIt computes the power spectrum density (PSD) of Sea surface Height (SSH) for both phases/orbits of the SWOT mission.\n**widetrax** provides easy-to-use functions that allow users to read SWOT data in both NetCDF and Zarr collections formats, clean and handle NaN values, perform interpolation, and compute the wave spectrum.\n\n\nSee the full [documentation](https://widetrax.readthedocs.io/en/latest/)!\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Computes the Power Spectrum density (PSD) from SWOT data",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "psd",
        " swot",
        " vorticity",
        " strain"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "224033e9f249e4c7c7181bc31c1a676904547d48e61f864872eaff4bdb49c5ba",
                "md5": "f44eba030f2fba11d534b694a3f7cd4b",
                "sha256": "11345ad15e72583af909534f8dbe91131077e50048865a86c871ad6816c416f8"
            },
            "downloads": -1,
            "filename": "widetrax-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f44eba030f2fba11d534b694a3f7cd4b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 18543,
            "upload_time": "2024-12-09T15:30:15",
            "upload_time_iso_8601": "2024-12-09T15:30:15.280875Z",
            "url": "https://files.pythonhosted.org/packages/22/40/33e9f249e4c7c7181bc31c1a676904547d48e61f864872eaff4bdb49c5ba/widetrax-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0bdc075e00ffbcf033777276742798e4dcdd806a1851c1faa8f5ad5b01c77229",
                "md5": "af14c1c497f75b1ad10d55a275b7c9fd",
                "sha256": "e07d677e704be9693116b448fab6e9f6b9139a334282f739c09d50dae980a9ba"
            },
            "downloads": -1,
            "filename": "widetrax-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "af14c1c497f75b1ad10d55a275b7c9fd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 17853,
            "upload_time": "2024-12-09T15:30:16",
            "upload_time_iso_8601": "2024-12-09T15:30:16.280931Z",
            "url": "https://files.pythonhosted.org/packages/0b/dc/075e00ffbcf033777276742798e4dcdd806a1851c1faa8f5ad5b01c77229/widetrax-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-09 15:30:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "widetrax"
}
        
Elapsed time: 2.84153s