User Tools

Site Tools


setups:topology:home

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
setups:topology:home [2025/12/16 19:36] – [About the Diagram] va7fisetups:topology:home [2025/12/16 19:53] (current) – [Python Script] va7fi
Line 21: Line 21:
  
 ===== Python Script ===== ===== Python Script =====
-This Python script loads the json files of all the nodes visible from a given station.  Here is an example of what the json file looks like: +The Python script can be downloaded from [[https://github.com/va7fi/AREDN-Topology |GitHub]]. 
-  [[AREDN>http://VE7NA-RADIO-ROOM.local.mesh/cgi-bin/sysinfo.json?link_info=1&hosts=1]]. +  * It loads the json files of all the nodes visible from a given station. 
- +  Here is an example of what the json file looks like:  [[AREDN>http://VE7NA-RADIO-ROOM.local.mesh/cgi-bin/sysinfo.json?link_info=1&hosts=1]]. 
-Once the script has all the nodes' json files in memory, it creates output text files that summarizes some of the information. +  Once the script has all the nodes' json files in memory, it creates output text files that summarizes some of the information.
- +
-To run the script yourself, you can either: +
-  * Download the ''aredn_info*.py'' file if you have [[https://www.python.org/downloads/ |Python]] installed on your computer, or +
-  * Download the zip file and run the ''aredn_info*.exe'' (for MS Windows). +
-<WRAP indent> +
-| [[./python/aredn_info|aredn_info_v20251130.py]]           | Generates the output files.                                       | +
-| [[./python/license|LICENSE.md]]                           | This script is Libre and Open Source Software.                    | +
-| [[./python/ReadMe|ReadMe.txt]]                            | Of course we read the instructions.                               | +
-| {{ :setups:topology:aredn_info_v20251130.zip }} (7.3 MB)  | Bundle of the above three files plus an ''exe'' file for Windows. +
-</WRAP> +
- +
-The script outputs these text files (Nov 30, 2025): +
-<WRAP indent> +
-|[[./python/Diagrams_net_txt |Diagrams_Net.txt]]    |Can be inputted into [[https://www.diagrams.net]] (AKA //draw.io//) | +
-|[[./python/Node_Info_csv |Node_Info.csv]]          |A spreadsheet of information about each node. | +
-|[[./python/Topology_csv |Topology.csv]]            |A spreadsheet of each connection. | +
-|[[./python/Topology_List_txt |Topology_List.txt]]  |A text file of each connection. | +
-</WRAP> +
- +
- +
 ===== diagrams.net AKA draw.io ===== ===== diagrams.net AKA draw.io =====
  
setups/topology/home.txt · Last modified: by va7fi