pysarflow

An open-source python library for SAR data processing

[!WARNING] This library is under active development and lot of its functionality is still yet to code.

Description

Despite the growing usage of SAR data, the processing workflow remains complex and still relies on specialized heavy desktop tools creating huge barriers for students and non-experts. There is a growing need for a modular, open-source and user-friendly workflow that can take Level-1 SAR products and guide users through essential steps ideally ending in products that are usable and compatible with geospatial pipelines.

Project Structure

nickyspatial/
├── __init__.py
├── grd.py
├── slc.py
├── utils.py

Installation

pip install pysarflow

Documentation

For detailed documentation and examples, see the documentation website.

Examples

Check out the 'examples' directory for more examples:

Contributing

Contributions are welcome! Follow dev setup guide & Please feel free to submit a Pull Request.

Acknowledgments

  • This library is build as a part of python software development course at Paris Lodron University Salzburg
  • Built on top of powerful open-source libraries like numpy, rasterio

Contributors

Contributors