Update home authored by Allen, Bruce (CIV)'s avatar Allen, Bruce (CIV)
Gryphon provides a Python GUI interface for the Monterey Phoenix trace-generator.
# Installing Gryphon
Currently Windows is not supported.
# Limitations
Currently the Monterey Pheonix V4 Gryphon GUI is in pre-alpha state. Here are some features that are not supported yet:
* Windows is not supported yet.
* Version 4 graphs are not supported yet.
* Sorting by trace characteristics is not supported yet.
# Installing Gryphon
The Gryphon Python GUI works in tandem with the Monterey Phoenix V4 trace generator available at https://gitlab.nps.edu/monterey-phoenix/trace-generator. To use, both must both be installed in adjacent directories, for example:
mkdir ~/gits_mp
......
......