slcwindinversion
================
![pypi](https://img.shields.io/pypi/v/slcwindinversion.svg "https://pypi.python.org/pypi/slcwindinversion")
![travis](https://img.shields.io/travis/agrouaze/slcwindinversion.svg "https://travis-ci.com/agrouaze/slcwindinversion")
![readthedocs](https://readthedocs.org/projects/slcwindinversion/badge/?version=latest "https://slcwindinversion.readthedocs.io/en/latest/?version=latest")
![pyup](https://pyup.io/repos/github/agrouaze/slcwindinversion/shield.svg "https://pyup.io/repos/github/agrouaze/slcwindinversion/")
Python library to generate L2A wind speed products from intermediate Sentinel-1 TOPS SLC-derived products.
This library based on `xarray` is providing wind speed retrievals from NRCS (Normalized Radar Cross Section) coming from C-band SAR images.
In particular the wind can be estimated from:
- VV channel
- HH channel
- VH channel
- HV channel
- combination of co and cross-pol channels (e.g. VV+VH)
* Free software: MIT license
* Documentation: https://slcwindinversion.readthedocs.io.
Installation
------------
`pip install git+https://github.com/umr-lops/slcwindinversion`
Features
--------
* `slcwindinversion -h`:
```python
usage: slcwindinversion [-h] [--verbose] [--overwrite] --inputsafe INPUTSAFE --outputdir OUTPUTDIR --version VERSION [--dev]
L2AwindspeedProduction
options:
-h, --help show this help message and exit
--verbose
--overwrite overwrite the existing outputs [default=False]
--inputsafe INPUTSAFE
safe product full path to use as input
--outputdir OUTPUTDIR
directory where to store output netCDF files
--version VERSION set the output product version (e.g. 1.4)
--dev dev mode stops the computation early
```
Raw data
{
"_id": null,
"home_page": "",
"name": "slcwindinversion",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "SAR,windspeed,reseach,SAR,Sentinel-1",
"author": "Antoine Grouazel",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/7d/2d/20c61d2a7ded6edd09251b6a81250ee8177e47e60d7a9e71c1dfd938ebb5/slcwindinversion-2024.2.post1.tar.gz",
"platform": null,
"description": "\nslcwindinversion\n================\n\n\n![pypi](https://img.shields.io/pypi/v/slcwindinversion.svg \"https://pypi.python.org/pypi/slcwindinversion\")\n![travis](https://img.shields.io/travis/agrouaze/slcwindinversion.svg \"https://travis-ci.com/agrouaze/slcwindinversion\")\n![readthedocs](https://readthedocs.org/projects/slcwindinversion/badge/?version=latest \"https://slcwindinversion.readthedocs.io/en/latest/?version=latest\")\n![pyup](https://pyup.io/repos/github/agrouaze/slcwindinversion/shield.svg \"https://pyup.io/repos/github/agrouaze/slcwindinversion/\")\n\n\nPython library to generate L2A wind speed products from intermediate Sentinel-1 TOPS SLC-derived products.\nThis library based on `xarray` is providing wind speed retrievals from NRCS (Normalized Radar Cross Section) coming from C-band SAR images.\nIn particular the wind can be estimated from:\n - VV channel\n - HH channel\n - VH channel\n - HV channel\n - combination of co and cross-pol channels (e.g. VV+VH)\n\n\n* Free software: MIT license\n* Documentation: https://slcwindinversion.readthedocs.io.\n\nInstallation\n------------\n\n`pip install git+https://github.com/umr-lops/slcwindinversion`\n\nFeatures\n--------\n\n* `slcwindinversion -h`:\n\n```python\n\nusage: slcwindinversion [-h] [--verbose] [--overwrite] --inputsafe INPUTSAFE --outputdir OUTPUTDIR --version VERSION [--dev]\n\nL2AwindspeedProduction\n\noptions:\n -h, --help show this help message and exit\n --verbose\n --overwrite overwrite the existing outputs [default=False]\n --inputsafe INPUTSAFE\n safe product full path to use as input\n --outputdir OUTPUTDIR\n directory where to store output netCDF files\n --version VERSION set the output product version (e.g. 1.4)\n --dev dev mode stops the computation early\n\n```\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python library to generate Level-2 wind speed products from intermediate Sentinel-1 TOPS SLC-derived products.",
"version": "2024.2.post1",
"project_urls": null,
"split_keywords": [
"sar",
"windspeed",
"reseach",
"sar",
"sentinel-1"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7d2d20c61d2a7ded6edd09251b6a81250ee8177e47e60d7a9e71c1dfd938ebb5",
"md5": "92c67630be5aa4ef185faa3c7bb0cac4",
"sha256": "fb80c864f35d6416388eaf87f691493fa870adbd40d9b48d5c9818d61e23a9a2"
},
"downloads": -1,
"filename": "slcwindinversion-2024.2.post1.tar.gz",
"has_sig": false,
"md5_digest": "92c67630be5aa4ef185faa3c7bb0cac4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 16521,
"upload_time": "2024-02-27T11:09:14",
"upload_time_iso_8601": "2024-02-27T11:09:14.848000Z",
"url": "https://files.pythonhosted.org/packages/7d/2d/20c61d2a7ded6edd09251b6a81250ee8177e47e60d7a9e71c1dfd938ebb5/slcwindinversion-2024.2.post1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-27 11:09:14",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "slcwindinversion"
}