Metadata-Version: 2.1
Name: stactools-sentinel1-grd
Version: 0.1.0
Summary: Stactools package for Sentinel-1 GRD scenes
Home-page: https://github.com/maximlamare/sentinel1-grd
Author: Maxim Lamare
Author-email: maxim.lamare@sentinel-hub.com
License: UNKNOWN
Project-URL: Issues, https://github.com/maximlamare/sentinel1-grd/issues
Keywords: stactools,pystac,catalog,STAC,sentinel,GRD,radar
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE

#

- Name:
- Package: `stactools.sentinel1_grd`
- PyPI: Coming soon
- Owner: @maximlamare
- Dataset homepage: https://registry.opendata.aws/sentinel-1/
- STAC extensions used:
  - [sar](https://github.com/stac-extensions/sar)
  - [eo](https://github.com/stac-extensions/eo)
  - [sat](https://github.com/stac-extensions/sat)

Sentinel-1 subpackage for [stactools](https://github.com/stac-utils/stactools)

**NOTE**: Currently configure for .SAFE format.

## Examples

### STAC objects

- [Item](examples/item.json)

### Command-line usage

Description of the command line functions

```bash
$ stac sentinel1_grd create-item source destination
```

Use `stac sentinel1_grd --help` to see all subcommands and options.


