• v2.13 c744a97d83

    Stable

    scottk released this 2025-09-26 10:01:21 +00:00 | 0 commits to master since this release

    Environment

    The windows-2019 environment is no more supported.

    Yang Conversion Utilities

    This release introduces new conversion utilities to facilitate conversion between YANG and legacy formats,
    ensuring full compatibility with GNPy. The "legacy" format also benefit from the YANG validation for
    a stricter verification of input files.
    Console Script for Yang Conversion: Added a new command-line script to perform Yang format conversions easily.

    Design Enhancements

    This release adds the ability to parametrize power target calculations, allowing customization of reference
    span loss and deviation ratios. It implements the use of a reference channel per OMS (Optical Multiplex Section)
    instead of total power for design calculations, improving accuracy and performance.
    It also includes spacing information in design band data to assist in maximum power computation for EDFA
    targets compution during autodesign.

    Excel handling

    XLSX files are now read with openpyxl library (while XLS files are still read with xlrd library). Latest release of
    xlrd is supported, which solves compatibility issues with anaconda install.

    Downloads