Metadata-Version: 2.4
Name: sarkit-processing
Version: 0.1.0
Summary: Interacting with SAR data in proven, but nonstandard ways in Python.
Author-Email: Valkyrie Systems Corporation <info@govsco.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.12
Requires-Dist: lxml>=5.1.0
Requires-Dist: networkx>=3.4
Requires-Dist: numba>=0.63.1
Requires-Dist: numpy>=2.0.0
Requires-Dist: sarkit>=1.10.0
Requires-Dist: scipy>=1.15.0
Requires-Dist: shapely>=2.1.0
Description-Content-Type: text/markdown

<div align="center">

<img src="https://raw.githubusercontent.com/ValkyrieSystems/sarkit/main/docs/source/_static/sarkit_logo.png" width=200>

[![SPEC 0 — Minimum Supported Dependencies](https://img.shields.io/badge/SPEC-0-green?labelColor=%23004811&color=%235CA038)](https://scientific-python.org/specs/spec-0000/)

</div>

**sarkit-processing** is a suite of Synthetic Aperture Radar (SAR)-related tools in Python developed and maintained by
Valkyrie Systems Corporation to provide higher-level processing capability built atop
[`sarkit`](https://github.com/valkyriesystems/sarkit).

## License
This repository is licensed under the [MIT license](./LICENSE).
