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

Python scripts for flowchart generation from Github repository #1

Open
Armaghan-NOAA opened this issue Jun 30, 2024 · 0 comments
Open

Comments

@Armaghan-NOAA
Copy link

I created a Jupyter Notebook to generate flowcharts for STOFS3D Atlantic, which you can find at the following link: STOFS3D Atlantic GitHub.

The code for generating these flowcharts is available here: Flowchart Generation Code.

Reflecting on this task, I found that using the Python library "networkx as nx" for generating flowcharts can be beneficial, albeit requiring close supervision and iterative code adjustments to achieve a desired network structure. This project marks the beginning of this endeavor and suggests potential future exploration, possibly integrating AI to enhance the creation of well-structured flowcharts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant