nasa / progpy

The NASA Prognostic Python Packages is a Python framework focused on defining and building models and algorit for prognostics (computation of remaining useful life) of engineering systems, and provides a set of models and algorithms for select components developed within this framework, suitable for use in prognostic applications.
https://nasa.github.io/progpy/
Other
52 stars 7 forks source link

Adding Composite Model Example #103

Closed teubert closed 10 months ago

teubert commented 10 months ago

Adding the first example from 06 Combined Model. This is for composite models. Also added inputs, states, and outputs description to propeller load.

github-actions[bot] commented 10 months ago

Thank you for opening this PR. Each PR into dev requires a code review. For the code review, look at the following:

codecov-commenter commented 10 months ago

Codecov Report

Merging #103 (1b884ee) into dev (b4637f7) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #103   +/-   ##
=======================================
  Coverage   84.19%   84.19%           
=======================================
  Files          99       99           
  Lines       10183    10183           
=======================================
  Hits         8574     8574           
  Misses       1609     1609           
Files Coverage Δ
src/progpy/models/propeller_load.py 100.00% <ø> (ø)