Excel_userguide has been updated with a description of how to use the service sheet
documentation on convert_service_sheet has been added
bugfix on convert_service_sheet to avoid multiple file writing
bugfix on create_eqpt_sheet.py to avoid the creation of a line when site is FUSED type
Completing README and adding templates for json files
Signed-off-by: EstherLerouzic <esther.lerouzic@orange.com>
Typos correction
Explanations added on how to fill in the excel Eqpt sheet
Removing verbose printing for debug of create_eqpt_sheet.py
Bug correction : blank removed when copying city names with creat_eqpt_sheet.py
Typos correction on README and Excel_userguide
adding some line for the export PYTHONPATH in the readme
typos corrections
Signed-off-by: EstherLerouzic <esther.lerouzic@orange.com>
The program reads the xls Nodes and Links Sheet and create the
mandatory city column as a text file.
If not present in Nodes the Type column is implicitely derived
from node degree (degree 2 means ILA, other means ROADM)
Signed-off-by: EstherLerouzic <esther.lerouzic@orange.com>
Text file path and name copied from excel input file for create_eqpt_sheet.py
input file name is used for the txt file creation
file is saved at the same place as the input file
Signed-off-by: EstherLerouzic <esther.lerouzic@orange.com>