Metadata-Version: 2.1
Name: slcl1butils
Version: 2023.6.6
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: importlib-resources
Requires-Dist: tqdm
Requires-Dist: zarr
Requires-Dist: fsspec

[![Documentation Status](https://readthedocs.org/projects/slcl1butils/badge/?version=latest)](https://slcl1butils.readthedocs.io/en/latest/?badge=latest)

# 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)
