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 dependenciesrequirements.txt— regenerate withpip freeze > requirements.txtafter updatingpyproject.toml.github/workflows/publish.yml— automated PyPI publication (do not edit manually)
Releasing a New Version
- Update the
versionfield inpyproject.toml(semantic versioning:major.minor.patch) - Update
requirements.txtif dependencies changed:pip install -e ".[all,dev]" && pip freeze > requirements.txt - Commit both files
- Create a git tag:
git tag v0.2.0(matches version inpyproject.toml) - Push to GitHub:
git push && git push --tags - 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file grdl_sartoolbox-0.1.1.tar.gz.
File metadata
- Download URL: grdl_sartoolbox-0.1.1.tar.gz
- Upload date:
- Size: 78.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e70dfd9c9366718beb055f442fd3c2f35bfd00dc178210c0f23b91f8df79a1b6
|
|
| MD5 |
7b9dd616f82142da12d56a79ae8de334
|
|
| BLAKE2b-256 |
ade89e701105932aa7e2d03b514aa4d5424dad90e7f5fd67caa42f71cddf649a
|
Provenance
The following attestation bundles were made for grdl_sartoolbox-0.1.1.tar.gz:
Publisher:
publish.yml on GEOINT/grdl-sartoolbox
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grdl_sartoolbox-0.1.1.tar.gz -
Subject digest:
e70dfd9c9366718beb055f442fd3c2f35bfd00dc178210c0f23b91f8df79a1b6 - Sigstore transparency entry: 1393458874
- Sigstore integration time:
-
Permalink:
GEOINT/grdl-sartoolbox@98744ca0ef2c2964aaaea87b27ea03cf06ce25d0 -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/GEOINT
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@98744ca0ef2c2964aaaea87b27ea03cf06ce25d0 -
Trigger Event:
release
-
Statement type:
File details
Details for the file grdl_sartoolbox-0.1.1-py3-none-any.whl.
File metadata
- Download URL: grdl_sartoolbox-0.1.1-py3-none-any.whl
- Upload date:
- Size: 68.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
153b0893b4bc74200fd247104e1c3ebd574d8a6d5fcd44582068c54594d37945
|
|
| MD5 |
56e577dc2f258e1e509fe5237b43fe9d
|
|
| BLAKE2b-256 |
b0f0d23ccfd6bc1d1611b6eef39f74488e313ed8a887a3a30b9c6aeabaf1bcda
|
Provenance
The following attestation bundles were made for grdl_sartoolbox-0.1.1-py3-none-any.whl:
Publisher:
publish.yml on GEOINT/grdl-sartoolbox
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grdl_sartoolbox-0.1.1-py3-none-any.whl -
Subject digest:
153b0893b4bc74200fd247104e1c3ebd574d8a6d5fcd44582068c54594d37945 - Sigstore transparency entry: 1393458886
- Sigstore integration time:
-
Permalink:
GEOINT/grdl-sartoolbox@98744ca0ef2c2964aaaea87b27ea03cf06ce25d0 -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/GEOINT
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@98744ca0ef2c2964aaaea87b27ea03cf06ce25d0 -
Trigger Event:
release
-
Statement type: