Telecominfraproject / oopt-gnpy

Optical Route Planning Library, Based on a Gaussian Noise Model
http://telecominfraproject.com
BSD 3-Clause "New" or "Revised" License
198 stars 87 forks source link

Getting started with gnpy #435

Closed superpositon closed 2 years ago

superpositon commented 2 years ago

Help , I cannot seem to find script with network defined as this one i.e https://gnpy.readthedocs.io/en/master/gnpy/example-data/CORONET_Global_Topology.json is unavailable.

I am just having hard time getting started with gnpy, any clear instructions( basic ones on running simulation) on how to get started will be appreciated dearly.

How do I arrange scripts for network topology, equipment library and simulation options?

ojnas commented 2 years ago

Did you have a look at the documentation here:

https://gnpy.readthedocs.io/en/master/intro.html#further-instructions-for-use

You can also get some help on how to use the example scripts by typing gnpy-transmission-example -h or gnpy-path-request -h in a terminal.