slcl1butils


Nameslcl1butils JSON
Version 2024.4.14 PyPI version JSON
download
home_pageNone
SummaryPython library to exploit SAR IFREMER L1B products
upload_time2024-04-14 11:49:11
maintainerNone
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.
            ![latest_release_date](https://anaconda.org/conda-forge/slcl1butils/badges/latest_release_date.svg)
![license](https://anaconda.org/conda-forge/slcl1butils/badges/license.svg)
![downloads](https://anaconda.org/conda-forge/slcl1butils/badges/downloads.svg)
[![Documentation Status](https://readthedocs.org/projects/slcl1butils/badge/?version=latest)](https://slcl1butils.readthedocs.io/en/latest/?badge=latest) 
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/slcl1butils.svg)](https://anaconda.org/conda-forge/slcl1butils)

# 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
...
```

## Contributors

Thanks to our few contributors! :-)

[![Contributors](https://contrib.rocks/image?repo=umr-lops/utils_xsarslc_l1b)](https://github.com/umr-lops/utils_xsarslc_l1b/graphs/contributors)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "slcl1butils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "SAR, wave, reseach, cross-spectra",
    "author": "Alexis Mouche",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/52/3f/7c992b4fcd50458b058cfc138aaa4e45c2d09107afc8f95a971657bd4d35/slcl1butils-2024.4.14.tar.gz",
    "platform": null,
    "description": "![latest_release_date](https://anaconda.org/conda-forge/slcl1butils/badges/latest_release_date.svg)\n![license](https://anaconda.org/conda-forge/slcl1butils/badges/license.svg)\n![downloads](https://anaconda.org/conda-forge/slcl1butils/badges/downloads.svg)\n[![Documentation Status](https://readthedocs.org/projects/slcl1butils/badge/?version=latest)](https://slcl1butils.readthedocs.io/en/latest/?badge=latest) \n[![Conda Version](https://img.shields.io/conda/vn/conda-forge/slcl1butils.svg)](https://anaconda.org/conda-forge/slcl1butils)\n\n# 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\n## Contributors\n\nThanks to our few contributors! :-)\n\n[![Contributors](https://contrib.rocks/image?repo=umr-lops/utils_xsarslc_l1b)](https://github.com/umr-lops/utils_xsarslc_l1b/graphs/contributors)\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "Python library to exploit SAR IFREMER L1B products",
    "version": "2024.4.14",
    "project_urls": null,
    "split_keywords": [
        "sar",
        " wave",
        " reseach",
        " cross-spectra"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "523f7c992b4fcd50458b058cfc138aaa4e45c2d09107afc8f95a971657bd4d35",
                "md5": "7bc42aff7b50c03c5cb369a75dcacfaa",
                "sha256": "d71aee4fb63152b803aeeb404971b8d9a38164fc45ca9857c96d02f2a758f2a1"
            },
            "downloads": -1,
            "filename": "slcl1butils-2024.4.14.tar.gz",
            "has_sig": false,
            "md5_digest": "7bc42aff7b50c03c5cb369a75dcacfaa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 147743,
            "upload_time": "2024-04-14T11:49:11",
            "upload_time_iso_8601": "2024-04-14T11:49:11.251790Z",
            "url": "https://files.pythonhosted.org/packages/52/3f/7c992b4fcd50458b058cfc138aaa4e45c2d09107afc8f95a971657bd4d35/slcl1butils-2024.4.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-14 11:49:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "slcl1butils"
}
        
Elapsed time: 0.29562s