Metadata-Version: 2.1
Name: slcl1butils
Version: 2023.9.7
Summary: Python library to exploit SAR IFREMER L1B products
Author: Alexis Mouche
License: GPL-3.0
Keywords: SAR,wave,reseach,cross-spectra
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyYAML
Requires-Dist: xarray
Requires-Dist: numpy
Requires-Dist: netCDF4
Requires-Dist: shapely
Requires-Dist: xarray-datatree
Requires-Dist: tqdm
Requires-Dist: zarr
Requires-Dist: fsspec
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: aiohttp

![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)
