Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ngageoint/sarpy_apps
https://github.com/ngageoint/sarpy_apps
radar sar sicd synthetic-aperture-radar
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ngageoint/sarpy_apps
- Owner: ngageoint
- License: mit
- Created: 2020-06-18T02:06:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-26T15:13:03.000Z (6 months ago)
- Last Synced: 2024-12-10T20:51:43.499Z (24 days ago)
- Topics: radar, sar, sicd, synthetic-aperture-radar
- Language: Python
- Size: 390 KB
- Stars: 16
- Watchers: 14
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
SarPy_Apps
==========
This provides a set of GUI tools based on tkinter for visualizing and interacting
with SAR imagery and related data.Origins
-------
This was developed to enable simple prototyping of graphical user interfaces useful
in conjunction with SarPy project, and was based on and motivated by the set of MATLAB
tools developed by NGA/NRL referred to as TASER. This effort was developed at the
National Geospatial-Intelligence Agency (NGA). The software use, modification, and
distribution rights are stipulated within the MIT license.Dependencies
------------
The core library functionality depends on the [sarpy](https://github.com/ngageoint/sarpy)
and [tk_builder](https://github.com/ngageoint/tk_builder) projects.Integration Branches
--------------------
Integration branches (branches prefixed with `integration/`) are used to stage content under
consideration for inclusion in the `master` branch and future releases.
These branches can be used to access features and bug fixes that have not been fully released.