Describe the bug
Some turbine name fields in the wind turbine library CSV file have a space between the turbine name and comma and some do not. This makes it difficult to refer to the turbine names in an LK script. See https://sam.nrel.gov/forum/forum-general/3987.
Use this script to test:
wind-turbine-library-test.zip
Solution is either to edit the library CSV file to remove spaces before commas, or modify the library reader code to ignore the spaces.
Operating System and Version
- OS: Windows 10
- Version: SAM 2021.12.2 r2
Describe the bug
Some turbine name fields in the wind turbine library CSV file have a space between the turbine name and comma and some do not. This makes it difficult to refer to the turbine names in an LK script. See https://sam.nrel.gov/forum/forum-general/3987.
Use this script to test:
wind-turbine-library-test.zip
Solution is either to edit the library CSV file to remove spaces before commas, or modify the library reader code to ignore the spaces.
Operating System and Version