Skip to content

Commit e0229c6

Browse files
Add release notes for 2.14
Signed-off-by: EstherLerouzic <esther.lerouzic@orange.com> Change-Id: Ie2ea5373aafe96d2f8533a976665d82a7fb0ec0a
1 parent c63cd4f commit e0229c6

1 file changed

Lines changed: 28 additions & 1 deletion

File tree

docs/release-notes.rst

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,34 @@ Release change log
66

77
Each release introduces some changes and new features.
88

9-
(prepare text for next release)
9+
v2.14
10+
=====
11+
12+
**Environment**
13+
14+
The macos-13 environment is no more supported.
15+
16+
**Accuracy improvements**
17+
18+
We changed power behavior to use total channel power (signal + ASE + NLI) instead of just signal.
19+
This slightly changes the propagation results as more power is considered to
20+
be injected in the fiber span and increases accuracy.
21+
22+
We also fixed a bug occurring with multiband computation: the computation now considers the input
23+
frequencies following an increasing order and not the order definition of the band (e.g. C+L or L+C).
24+
25+
**Features**
26+
27+
In order to ease user work with library we introduced 2 new features:
28+
29+
- the support for multiple equipment names using "other_name" keyword for amplifiers and transceivers, in case the same equipment exists with different names in its topology instances.
30+
- the support for library metadata when loading equipment, containing detailed information concerning date, contacts, suppliers references, ...
31+
32+
We also introduced new option for the gnpy-transmission-example script to enable user path definition, either using a succession of node names or using a service ID in a service file with the same structure as with gnpy-path-request script.
33+
34+
We have added a spectrum assignment policy argument with last fit policy implementation.
35+
36+
More information are also displayed in results in order to facilitate diagnosis in case of non-feasible path
1037

1138
v2.13
1239
=====

0 commit comments

Comments
 (0)