# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup python 1.0 name py-sarpy version 1.3.61.1 revision 0 categories-append graphics science license MIT supported_archs noarch platforms {darwin any} maintainers nomaintainer description Tools to read, write, and process complex SAR data and associated data. long_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. homepage https://github.com/ngageoint/sarpy checksums rmd160 94bb5c2603721b1e63c3024fa3fa8f37b95c789e \ sha256 8d556c5daf09117e679e208dc5ae9a9adc90c952d3188a0fa4113420b9d18c68 \ size 1282916 python.versions 310 311 312 313