Skip to content

pressler-vsc/sarkit

 
 

Repository files navigation

PyPI - Version PyPI - Python Version PyPI - License SPEC 0 — Minimum Supported Dependencies
Tests Documentation Status

SARkit is a suite of Synthetic Aperture Radar (SAR)-related tools in Python developed and maintained by Valkyrie Systems Corporation to encourage the use of National Geospatial-Intelligence Agency (NGA) SAR data standards.

With SARkit, you can:

  • read and write SAR standards files (CRSD, CPHD, SICD, SIDD)
  • interact with SAR XML metadata using more convenient Python objects
  • check SAR data/metadata files for inconsistencies

This project was developed as the modern successor to SarPy.

License

This repository is licensed under the MIT license.

Contributing and Development

Contributions are welcome; for details see the contributing guide.

A few tips for getting started using PDM are below:

$ pdm install -G:all  # install SARkit with optional & dev dependencies
$ pdm run nox  # run lint and tests
$ pdm run nox -s docs  # build documentation

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%