Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
- Loading branch information