Skip to main content

Python port of NGA MATLAB SAR Toolbox - SAR processing algorithms

Project description

grdl-sartoolbox

Pure-NumPy reimplementation of the NGA MATLAB SAR Toolbox.

Installation

pip install grdl-sartoolbox

Or install from source:

git clone https://github.com/geoint-org/grdl-sartoolbox.git
cd grdl-sartoolbox
pip install -e ".[dev]"

Publishing to PyPI

Dependency Management

All dependencies are defined in pyproject.toml. Keep these files synchronized:

  • pyproject.toml — source of truth for versions and dependencies
  • requirements.txt — regenerate with pip freeze > requirements.txt after updating pyproject.toml
  • .github/workflows/publish.yml — automated PyPI publication (do not edit manually)

Releasing a New Version

  1. Update the version field in pyproject.toml (semantic versioning: major.minor.patch)
  2. Update requirements.txt if dependencies changed: pip install -e ".[all,dev]" && pip freeze > requirements.txt
  3. Commit both files
  4. Create a git tag: git tag v0.2.0 (matches version in pyproject.toml)
  5. Push to GitHub: git push && git push --tags
  6. Create a GitHub Release from the tag — this triggers the publish workflow automatically

The workflow:

  • Builds wheels and source distribution using python -m build
  • Publishes to PyPI with OIDC authentication (secure, no API keys)
  • Artifacts are available at pypi.org/p/grdl-sartoolbox

See CLAUDE.md for detailed dependency management guidelines.

License

MIT License. See LICENSE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

grdl_sartoolbox-0.1.0.tar.gz (78.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

grdl_sartoolbox-0.1.0-py3-none-any.whl (66.7 kB view details)

Uploaded Python 3

File details

Details for the file grdl_sartoolbox-0.1.0.tar.gz.

File metadata

  • Download URL: grdl_sartoolbox-0.1.0.tar.gz
  • Upload date:
  • Size: 78.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for grdl_sartoolbox-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ab5c2ed5b3b6ea7c99fc41534e53c2197e54ee036e2f53df962289d1621bf183
MD5 8c4a9b83a88e35f6d97671128078c754
BLAKE2b-256 cb08fe0f3f4550a42743088463031f20e9385318518a64fb40280af5b58de69a

See more details on using hashes here.

Provenance

The following attestation bundles were made for grdl_sartoolbox-0.1.0.tar.gz:

Publisher: publish.yml on GEOINT/grdl-sartoolbox

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file grdl_sartoolbox-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for grdl_sartoolbox-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7c4075578831568dcb127e7e175f382d39499a210d53dac945b913ec5f040473
MD5 c229ffb0d187214d8649337c365c7215
BLAKE2b-256 5138682df2aaa7169d46ab8d875dd5f62026b070dc19e5601b8570b0d2c2625a

See more details on using hashes here.

Provenance

The following attestation bundles were made for grdl_sartoolbox-0.1.0-py3-none-any.whl:

Publisher: publish.yml on GEOINT/grdl-sartoolbox

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page