- Added button to generate KMZ file to cphd_validation_tool.
- Added cphd_validation_tool and cphd_plotting.
- Added plotly to requirements.
Broken import from sarpy
Updates for compliance with sarpy 1.3.0 changes
Fixed a typo which caused the metaicon callback to open the metaviewer instead
Improved default shape drawing defaults in annotation
Addition of time profile plot in pulse explorer, and usage of clarified tk_builder constructs
Extended application of new tk_builder ImagePanelDetail object, and simplified the metaicon/viewer implementation
Refined the Image Viewer tool to separate the detail panel from basic view
Correcting annotation type tool bug to allow resetting the image reader
Correcting command-line argument bug
Correcting metaicon shadow display bug and streamlining commandline args
- Expanding use of remap functions to avoid failures
- Bug fix for rcs tool metadata menu
Adding pulse explorer tool for CRSD file exploration
- Creating simple method to visualize SICD ValidData polygon
- Correcting bug in annotation tools for setting json file
Correcting SIDD metaicon North direction display and correcting SIDD metaviewer bug
Adjustments for new image canvas tools on toolbar
- Adding plain annotation tool and associated refactoring labeling and rcs tools
- General stability improvements for all apps
Incorporating reader structure clarification from sarpy 1.2.25
- Incorporate changes to remap functions and reader types from sarpy 1.2.24
- Adding canvas image readers specific to CPHD and CRSD usage
- Bug fixes for metaicon and pyplot image panel
- Dropping of stated Python 2.7 support
- Syncing for the base tk_builder 1.1 changes
- Using paned window for many apps, for simple resizing options
- Updating the metaicon for proper SIDD interpretation
- Introducing a method for CRSD metaicon production
Adding a GFF file filter and bug fixes for file type handling
- Introducing better command line usage for the apps
- RCSTool now reports results in expected units and format
Compatibility with sarpy 1.2.0 reader change
Including a schema check in the validation tool, where possible
- Introduction of full image frequency analysis tool
- Simplification of RCS tool state
- Completion of missing elements of the validation tool
Adding sicd validation and frequency support tools
- Fix bug in rcs tool for using the primary feature, when set
- Complete refactoring of all tools and completion of labeling (formerly annotation) and rcs tools
- Adjustments for tk_builder and sarpy updates
- Updates to tools:
- Metaviewer updates
- ImageViewer tool updates
- Aperture tool updates
- Metaicon updates
- Creation of a labelling schema editor tool
- Incomplete updates to tools:
- Annotation tool updates, refining to come
- Preliminary RCS tool shell, completion and refining to come
Animated gif capability added
- Created new image panel object that contains axes, toolbar and allows for window resize
- Updates to metaicon to update graphic on window resize
Updates to aperture tool to update selection limits after window resize
Updates to tools for more streamlined look
Updates to tools to incorporate updated tk_builder workflow