Port details |
- py-sarpy Read, write and process complex SAR and other associated data
- 1.3.59 science =0 1.3.58Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-09-05 06:22:07
- Last Update: 2024-10-17 19:03:16
- Commit Hash: ace7fbd
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/ngageoint/sarpy
- Description:
- SarPy is a basic Python library to read, write, and do simple processing of
complex SAR data using the NGA SICD format (standards linked below). It has been
released by NGA to encourage the use of SAR data standards throughout the
international SAR community. SarPy complements the SIX library (C++) and the
MATLAB SAR Toolbox, which are implemented in other languages but have similar
goals.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}sarpy>0:science/py-sarpy@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-sarpy/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-sarpy
- pkg install py311-sarpy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-sarpy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-sarpy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1728632466
SHA256 (sarpy-1.3.59.tar.gz) = 916fc14ddb77a0a2a8fd6961b7865167cfa603ec7510412d9494c587cd44eb3c
SIZE (sarpy-1.3.59.tar.gz) = 1281450
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.19.0,1 : math/py-numpy@py311
- py311-scipy>=0 : science/py-scipy@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-sarpy-1.3.59:
ALL=off: All optional dependencies
===> Use 'make config' to modify these settings
- Options name:
- science_py-sarpy
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.59 17 Oct 2024 19:03:16 |
Po-Chuan Hsieh (sunpoet) |
science/py-sarpy: Add ALL option |
1.3.59 14 Oct 2024 05:25:45 |
Po-Chuan Hsieh (sunpoet) |
science/py-sarpy: Update to 1.3.59
Changes: https://github.com/ngageoint/sarpy/blob/master/CHANGELOG.md |
1.3.58 05 Sep 2024 06:11:20 |
Po-Chuan Hsieh (sunpoet) |
science/py-sarpy: Add py-sarpy 1.3.58
SarPy is a basic Python library to read, write, and do simple processing of
complex SAR data using the NGA SICD format (standards linked below). It has been
released by NGA to encourage the use of SAR data standards throughout the
international SAR community. SarPy complements the SIX library (C++) and the
MATLAB SAR Toolbox, which are implemented in other languages but have similar
goals. |
Number of commits found: 3
|