-
Notifications
You must be signed in to change notification settings - Fork 7
refresh csv grid files #217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Conversion was done with this adaption |
| uuid,capex,cos_phi_rated,cp_characteristic,eta_conv,hub_height,id,opex,rotor_area,s_rated | ||
| b70374f3-1feb-45af-8011-1304a532d398,0.0,0.9,"cP:{(0.00,0.00),(1.00,0.00),(2.00,0.12),(3.00,0.29),(4.00,0.40),(5.00,0.43),(6.00,0.46),(7.00,0.48),(8.00,0.49),(9.00,0.50),(10.00,0.49),(11.00,0.42),(12.00,0.35),(13.00,0.29),(14.00,0.23),(15.00,0.19),(16.00,0.15),(17.00,0.13),(18.00,0.11),(19.00,0.09),(20.00,0.08),(21.00,0.07),(22.00,0.06),(23.00,0.05),(24.00,0.05),(25.00,0.04),(26.00,0.04),(27.00,0.03),(28.00,0.02),(29.00,0.01),(30.00,0.01),(31.00,0.00),(32.00,0.00),(33.00,0.00),(34.00,0.00),(35.00,0.00),(36.00,0.00),(37.00,0.00),(38.00,0.00),(39.00,0.00),(40.00,0.00),(41.00,0.00),(42.00,0.00),(43.00,0.00),(44.00,0.00),(45.00,0.00),(46.00,0.00),(47.00,0.00),(48.00,0.00),(49.00,0.00),(50.00,0.00)}",100.0,98.0,EnerconE-82,0.0,5281.02,2222.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems like here was some considerable rounding done .. find out why that is
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Depending on ie3-institute/PowerSystemDataModel#710
This comment has been minimized.
This comment has been minimized.
|
Also: Why is there this big discrepancy between lines removed and lines added ? |
Codecov Report
@@ Coverage Diff @@
## dev #217 +/- ##
=======================================
Coverage 79.63% 79.63%
=======================================
Files 156 156
Lines 5751 5751
Branches 79 79
=======================================
Hits 4580 4580
Misses 1171 1171 Continue to review full report at Codecov.
|
This comment has been minimized.
This comment has been minimized.
|
Resolved with #424 |
Resolves #216