.bandit
.codecov.yml
.docker-entry.sh
.docker-travis.sh
.readthedocs.yml
.travis.yml
.zuul.yaml
AUTHORS
AUTHORS.rst
ChangeLog
Dockerfile
LICENSE
README.rst
json_structure_description.rst
path_result_template.json
pytest.ini
requirements.txt
service-template.json
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
docs/Makefile
docs/biblio.bib
docs/conf.py
docs/excel.rst
docs/gnpy-api-core.rst
docs/gnpy-api-tools.rst
docs/gnpy-api-topology.rst
docs/gnpy-api.rst
docs/index.rst
docs/install.rst
docs/json.rst
docs/make.bat
docs/model.rst
docs/images/GNPy-banner.png
docs/images/GNPy-logo.png
gnpy/__init__.py
gnpy.egg-info/PKG-INFO
gnpy.egg-info/SOURCES.txt
gnpy.egg-info/dependency_links.txt
gnpy.egg-info/entry_points.txt
gnpy.egg-info/not-zip-safe
gnpy.egg-info/pbr.json
gnpy.egg-info/requires.txt
gnpy.egg-info/top_level.txt
gnpy/core/__init__.py
gnpy/core/ansi_escapes.py
gnpy/core/elements.py
gnpy/core/equipment.py
gnpy/core/exceptions.py
gnpy/core/info.py
gnpy/core/network.py
gnpy/core/parameters.py
gnpy/core/science_utils.py
gnpy/core/utils.py
gnpy/example-data/CORONET_CONUS_Topology.json
gnpy/example-data/CORONET_Global_Topology.json
gnpy/example-data/CORONET_Global_Topology.xls
gnpy/example-data/Juniper-BoosterHG.json
gnpy/example-data/create_eqpt_sheet.py
gnpy/example-data/default_edfa_config.json
gnpy/example-data/edfa_example_network.json
gnpy/example-data/eqpt_config.json
gnpy/example-data/fused_roadm_example_network.json
gnpy/example-data/juniperTopologyExampleV2J.xls
gnpy/example-data/meshTopologyExampleV2.json
gnpy/example-data/meshTopologyExampleV2.xls
gnpy/example-data/meshTopologyExampleV2_services.json
gnpy/example-data/raman_edfa_example_network.json
gnpy/example-data/sim_params.json
gnpy/example-data/std_medium_gain_advanced_config.json
gnpy/example-data/write_path_jsontocsv.py
gnpy/example-data/edfa_model/DFG_96.txt
gnpy/example-data/edfa_model/DGT_96.txt
gnpy/example-data/edfa_model/NFR_96.txt
gnpy/example-data/edfa_model/OA.json
gnpy/example-data/edfa_model/amplifier_models_description.rst
gnpy/example-data/edfa_model/build_oa_json.py
gnpy/example-data/edfa_model/pNFfit3.txt
gnpy/tools/__init__.py
gnpy/tools/cli_examples.py
gnpy/tools/convert.py
gnpy/tools/json_io.py
gnpy/tools/plots.py
gnpy/tools/service_sheet.py
gnpy/topology/__init__.py
gnpy/topology/request.py
gnpy/topology/spectrum_assignment.py
hooks/pre-commit
tests/LinkforTest.json
tests/__init__.py
tests/compare.py
tests/test_amplifier.py
tests/test_automaticmodefeature.py
tests/test_disjunction.py
tests/test_invocation.py
tests/test_parameters.py
tests/test_parser.py
tests/test_propagation.py
tests/test_roadm_restrictions.py
tests/test_science_utils.py
tests/test_spectrum_assignment.py
tests/data/CORONET_Global_Topology.xlsx
tests/data/CORONET_Global_Topology_auto_design_expected.json
tests/data/CORONET_Global_Topology_expected.json
tests/data/default_edfa_config.json
tests/data/edfa_config.json
tests/data/eqpt_config.json
tests/data/expected_results_science_utils.csv
tests/data/raman_fiber_config.json
tests/data/sim_params.json
tests/data/std_medium_gain_advanced_config.json
tests/data/testService.xls
tests/data/testService_services_expected.json
tests/data/testTopology.xls
tests/data/testTopology_auto_design_expected.json
tests/data/testTopology_expected.json
tests/data/testTopology_response.json
tests/data/testTopology_response_expected.csv
tests/data/testTopology_services_expected.json
tests/data/testTopology_testresults.json
tests/data/testTopology_testservices.json
tests/data/test_network.json
tests/data/test_sim_params.json
tests/invocation/path_requests_run
tests/invocation/transmission_main_example
tests/invocation/transmission_main_example__raman