-
Notifications
You must be signed in to change notification settings - Fork 11
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
Documentation: Add the NAWEA tutorial #127
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update Test PyPI action settings (#108) * Bug Fix: Process recreation and equipment cost breakdowns (#109) * update equipment labor breakdown to include equipment and duration * add missing process recreation for in situ replacements * update docstring * update changelog * fix bad reference (#110) * Bug Fix: Ensure system downtime starts appropriately (#111) * only reset subassemblies that are worked on directly * allow invalid to happen before servicing and properly control * update the operating level logging in in_situ_repairs * ensure repairs actually go into the next shift if incomplete from weather delays * ensure travel can't occur when it goes past one shift and into another * fix repair manager checks for updated logic * ignore third party's deprecation warnings * fix the unscheduled timing for better logic control * ensure a delayed start to the repair still counts as the initial processing * slight timing update for handling of 24 hour shifts * ensure 24 hour shifts don't travel back when new window needed * remove print * put system invalidation back in place * update changelog * ensure requests can't collide * move wait period to the request getter * fix combined yield and return * fix tests * add invalidation to timing collision avoidance * make system invalidation more flexible * move random wait to environment * remove timeout from service equipment * ensure port repairs always trigger before the next at site repair * ensure ttp are not dispatched multiple times for the same turbine * fix hlv dispatch timing * add list of systems waiting for ttp to reduce chances of overlapping dispatches * update changelog * Deprecate old library (#114) * remove old library warnings and fully deprecate the usage * update the changelog * update the how to guide for the library changes * remove pysam * remove pysam references from the docs
…DEM/WOMBAT into documentation/nawea-tutorial
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #127 +/- ##
========================================
Coverage 53.81% 53.81%
========================================
Files 22 22
Lines 3731 3731
Branches 766 766
========================================
Hits 2008 2008
Misses 1601 1601
Partials 122 122 ☔ View full report in Codecov by Sentry. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.