Skip to content
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 15 commits into from
Oct 27, 2023
Merged

Conversation

RHammond2
Copy link
Contributor

No description provided.

* 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
@RHammond2 RHammond2 added the documentation Improvements or additions to documentation label Oct 27, 2023
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1181b54) 53.81% compared to head (e10919d) 53.81%.

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.
📢 Have feedback on the report? Share it here.

@RHammond2 RHammond2 merged commit f9a81ed into develop Oct 27, 2023
10 checks passed
@RHammond2 RHammond2 deleted the documentation/nawea-tutorial branch October 27, 2023 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant