sarkit-convert is a Python library for converting SAR data to standard formats.
This repository is licensed under the MIT license.
A few tips for getting started using PDM are below:
$ pdm install -G:all # install SARkit-convert with optional & dev dependencies
$ pdm run nox # run lint and tests