dnvgl / qats

Python library and GUI for efficient processing and visualization of time series.
MIT License
38 stars 10 forks source link

Support for reading witurb key-files (key_<>_witurb.txt) exported from SIMA/RIFLEX version >=4.20 #99

Closed eneelo closed 1 year ago

eneelo commented 1 year ago

Add support for reading wind turbine key-files (key_<>_witurb.txt) exported from SIMA/RIFLEX version >=4.20 (where wind turbine name is included in a column to the left of time series name).

Fixes #97

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

tovop commented 1 year ago

Can you also evaluate and possibly include PRs #93 and #96 ?

eneelo commented 1 year ago

Can you also evaluate and possibly include PRs #93 and #96 ?

Agree. Both PRs have now been approved and merged. New PR #101 addresses unforeseen issues introduced by #93.

Propose to approve and merge the current PR into master in the meantime.