Metadata-Version: 2.4
Name: insarx
Version: 0.0.1
Summary: A framework for large-scale InSAR processing and analysis
Author: Tatsuo Kusano
Project-URL: Homepage, https://github.com/YOUR_GITHUB_NAME/insarx
Project-URL: Repository, https://github.com/YOUR_GITHUB_NAME/insarx
Project-URL: Issues, https://github.com/YOUR_GITHUB_NAME/insarx/issues
Keywords: InSAR,SAR,remote sensing,geodesy,GPU
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Image Processing
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# INSARX

INSARX is an open framework for large-scale InSAR processing and analysis.

INSARX aims to support:

- large-scale processing
- automated updates with new observations
- GPU-accelerated processing
- time-series analysis


## Status

This is an early placeholder release intended to reserve the package name on PyPI and prepare for future public development.

## Installation

```bash
pip install insarx
```

## Author

Tatsuo Kusano


## License

The license for INSARX has not yet been finalized.
It will be specified in a future release.

