Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DAG Visualization #12

Open
3 tasks
msmith-ccom opened this issue Jan 17, 2020 · 0 comments
Open
3 tasks

DAG Visualization #12

msmith-ccom opened this issue Jan 17, 2020 · 0 comments
Labels
Priority: Low Tag: Jupyter Work is done in Jupyter Notebook Tag: Python Work is done in Python Envs Type: Enhancement New feature or request

Comments

@msmith-ccom
Copy link
Collaborator

Issue: Backscatter processing follows a directed acyclic graph pattern. Visualizing the different processing trees is useful to the user.

Task: Insert a graphical figure into the notebooks that tracks the processing chains within the project

Tasks:

  • Create an empty DAG in the notebooks:
    Package is NetworkX
  • Link processes in netCDF file to DAG for visualization.
  • Add meta data on process (method type, process parameters, etc)
@msmith-ccom msmith-ccom added Type: Enhancement New feature or request Priority: Low Tag: Jupyter Work is done in Jupyter Notebook Tag: Python Work is done in Python Envs labels Jan 17, 2020
@msmith-ccom msmith-ccom added this to the front-end milestone Jan 17, 2020
@msmith-ccom msmith-ccom added this to Backlog in release -v 0.0.0 Jan 17, 2020
@msmith-ccom msmith-ccom removed this from the front-end milestone Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low Tag: Jupyter Work is done in Jupyter Notebook Tag: Python Work is done in Python Envs Type: Enhancement New feature or request
Projects
release -v 0.0.0
  
Backlog
Development

No branches or pull requests

1 participant