slcl1butils


Nameslcl1butils JSON
Version 2023.5.26 PyPI version JSON
download
home_page
SummaryPython library to exploit SAR IFREMER L1B products
upload_time2023-05-26 12:48:28
maintainer
docs_urlNone
authorAlexis Mouche
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.
            # utils_xsarslc_l1b
python tool to read/display/enrich Sentinel-1 SAR Level-1 B SLC products produced at IFREMER

## installation 

```bash
pip install slcl1butils
```

## usage

```python

import slcl1butils
...
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "slcl1butils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "SAR,wave,reseach,cross-spectra",
    "author": "Alexis Mouche",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/d0/36/e4ede28b4a6baeb530e54a5640dcaeb0a6512fdb7a84da0104dc2b2d9a0b/slcl1butils-2023.5.26.tar.gz",
    "platform": null,
    "description": "# utils_xsarslc_l1b\npython tool to read/display/enrich Sentinel-1 SAR Level-1 B SLC products produced at IFREMER\n\n## installation \n\n```bash\npip install slcl1butils\n```\n\n## usage\n\n```python\n\nimport slcl1butils\n...\n```\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "Python library to exploit SAR IFREMER L1B products",
    "version": "2023.5.26",
    "project_urls": null,
    "split_keywords": [
        "sar",
        "wave",
        "reseach",
        "cross-spectra"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d61d4e11e43f836b23f8439af7e3b1fd7675803105085884190432729ab260f",
                "md5": "ec9f2787d18044ed0062ea22f9f19ed0",
                "sha256": "9685e00e1c20399a5cf837fa0c56697bd56b85ddd5125c91142d0c285f108aee"
            },
            "downloads": -1,
            "filename": "slcl1butils-2023.5.26-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ec9f2787d18044ed0062ea22f9f19ed0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 65119,
            "upload_time": "2023-05-26T12:48:25",
            "upload_time_iso_8601": "2023-05-26T12:48:25.863497Z",
            "url": "https://files.pythonhosted.org/packages/4d/61/d4e11e43f836b23f8439af7e3b1fd7675803105085884190432729ab260f/slcl1butils-2023.5.26-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d036e4ede28b4a6baeb530e54a5640dcaeb0a6512fdb7a84da0104dc2b2d9a0b",
                "md5": "0509eb88360d3c19f543d48cb3937467",
                "sha256": "ea50234c2afbf9c969da63908256c6f2524e51633f5ff68e760e11507926b009"
            },
            "downloads": -1,
            "filename": "slcl1butils-2023.5.26.tar.gz",
            "has_sig": false,
            "md5_digest": "0509eb88360d3c19f543d48cb3937467",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 125433,
            "upload_time": "2023-05-26T12:48:28",
            "upload_time_iso_8601": "2023-05-26T12:48:28.674649Z",
            "url": "https://files.pythonhosted.org/packages/d0/36/e4ede28b4a6baeb530e54a5640dcaeb0a6512fdb7a84da0104dc2b2d9a0b/slcl1butils-2023.5.26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-26 12:48:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "slcl1butils"
}
        
Elapsed time: 0.15856s