# xsarslc
![Anaconda-Server Badge](https://img.shields.io/conda/vn/conda-forge/xsarslc)
![Pypi Badgge](https://img.shields.io/pypi/v/xsarslc.svg)
Functions for Sentinel-1 SLC products
the main feature of this library is the SAR processor:
```mermaid
graph TD;
A[level-1 SLC] -->| SAR processor | B(level-1B XSP);
```
This is a Work In Progress Library.
Disclaimer: no warranty on the quality of output product at this stage.
# installation
```bash
pip install git+https://github.com/umr-lops/xsar_slc
```
# usage
```python
import xsarslc
```
Raw data
{
"_id": null,
"home_page": "",
"name": "xsarslc",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "SAR,wave,reseach,cross-spectra",
"author": "Frederic Nouguier",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/4e/4b/1201edf31a109fc4b039e0bb3e0b42f9f4a878ca3ba2905e453b7b967b37/xsarslc-2024.3.18.tar.gz",
"platform": null,
"description": "# xsarslc\n\n![Anaconda-Server Badge](https://img.shields.io/conda/vn/conda-forge/xsarslc)\n![Pypi Badgge](https://img.shields.io/pypi/v/xsarslc.svg)\n \nFunctions for Sentinel-1 SLC products \n\nthe main feature of this library is the SAR processor:\n\n\n```mermaid\ngraph TD;\n A[level-1 SLC] -->| SAR processor | B(level-1B XSP);\n```\n\n\nThis is a Work In Progress Library.\n\nDisclaimer: no warranty on the quality of output product at this stage.\n\n\n# installation\n```bash\npip install git+https://github.com/umr-lops/xsar_slc\n```\n\n# usage\n```python\nimport xsarslc\n```\n",
"bugtrack_url": null,
"license": "GPL-3.0",
"summary": "Python library to compute cross spectra from SAR image",
"version": "2024.3.18",
"project_urls": null,
"split_keywords": [
"sar",
"wave",
"reseach",
"cross-spectra"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "565f8b11ba06dda6896a4f85e2a1869de2c951e1f0851e203253081113cdb4a2",
"md5": "e14afdaaeb333b76b717be0642b6f154",
"sha256": "54735bb697d6f5e1fb239e1b84d907a6b5c939f8028178cad26e3ec36af40559"
},
"downloads": -1,
"filename": "xsarslc-2024.3.18-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e14afdaaeb333b76b717be0642b6f154",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 79987,
"upload_time": "2024-03-18T09:13:57",
"upload_time_iso_8601": "2024-03-18T09:13:57.050911Z",
"url": "https://files.pythonhosted.org/packages/56/5f/8b11ba06dda6896a4f85e2a1869de2c951e1f0851e203253081113cdb4a2/xsarslc-2024.3.18-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4e4b1201edf31a109fc4b039e0bb3e0b42f9f4a878ca3ba2905e453b7b967b37",
"md5": "5b9b917975b6574e13aef94e132f67a4",
"sha256": "888efd7a3a4bdc8ffa05f2977f5f816f561b662ee32b4fa07bad2c32232db648"
},
"downloads": -1,
"filename": "xsarslc-2024.3.18.tar.gz",
"has_sig": false,
"md5_digest": "5b9b917975b6574e13aef94e132f67a4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 3702541,
"upload_time": "2024-03-18T09:14:33",
"upload_time_iso_8601": "2024-03-18T09:14:33.601004Z",
"url": "https://files.pythonhosted.org/packages/4e/4b/1201edf31a109fc4b039e0bb3e0b42f9f4a878ca3ba2905e453b7b967b37/xsarslc-2024.3.18.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-18 09:14:33",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "xsarslc"
}