apixwaves


Nameapixwaves JSON
Version 0.2 PyPI version JSON
download
home_page
SummaryPython library to compute cross spectra from SAR image
upload_time2023-03-20 13:23:22
maintainer
docs_urlNone
authorAntoine Grouazel
requires_python>=3.9
licenseGPL-3.0
keywords sar wave reseach cross-spectra
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            apixwaves

API to query xwaves-services.ifremer.fr


# installation

```bash
git clone https://github.com/agrouaze/apixwaves.git
cd apixwaves
pip install .
```

# usage

```python
import apixwaves
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "apixwaves",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "SAR,wave,reseach,cross-spectra",
    "author": "Antoine Grouazel",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/d8/fb/80c54292388eea26c6ed43674e0f67cc3ebbd07a69459c02d968c85d22a3/apixwaves-0.2.tar.gz",
    "platform": null,
    "description": "apixwaves\n\nAPI to query xwaves-services.ifremer.fr\n\n\n# installation\n\n```bash\ngit clone https://github.com/agrouaze/apixwaves.git\ncd apixwaves\npip install .\n```\n\n# usage\n\n```python\nimport apixwaves\n```\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "Python library to compute cross spectra from SAR image",
    "version": "0.2",
    "split_keywords": [
        "sar",
        "wave",
        "reseach",
        "cross-spectra"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4ef4b87df29c5a44c7ed67281d41a756949802fddbfac2b6b02198eedc98417",
                "md5": "d2c8a60c84754ca4703771dcd4cea6f7",
                "sha256": "a1a3e8229897f95a967adb3d676f6a391eb12904c705e019387cdcd81cc4575f"
            },
            "downloads": -1,
            "filename": "apixwaves-0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d2c8a60c84754ca4703771dcd4cea6f7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 9748,
            "upload_time": "2023-03-20T13:23:20",
            "upload_time_iso_8601": "2023-03-20T13:23:20.553571Z",
            "url": "https://files.pythonhosted.org/packages/e4/ef/4b87df29c5a44c7ed67281d41a756949802fddbfac2b6b02198eedc98417/apixwaves-0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8fb80c54292388eea26c6ed43674e0f67cc3ebbd07a69459c02d968c85d22a3",
                "md5": "8262a446506857b7f64769fa57f78be9",
                "sha256": "aad16d4001f499f424e3d0b48464df601f493f75665221280d35615f7b6ac0c8"
            },
            "downloads": -1,
            "filename": "apixwaves-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "8262a446506857b7f64769fa57f78be9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 15003,
            "upload_time": "2023-03-20T13:23:22",
            "upload_time_iso_8601": "2023-03-20T13:23:22.091297Z",
            "url": "https://files.pythonhosted.org/packages/d8/fb/80c54292388eea26c6ed43674e0f67cc3ebbd07a69459c02d968c85d22a3/apixwaves-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-20 13:23:22",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "apixwaves"
}
        
Elapsed time: 0.04556s