-
Notifications
You must be signed in to change notification settings - Fork 0
Release notes
Andrew Trepagnier edited this page Aug 20, 2025
·
1 revision
Major technical changes:
-
pipe_info()method now orchestrates data enrichment through workflow stages - Analysis methods (
tmin_pressure,tmin_structural) are now pure functions that transform input data -
analyze()has changed significantly. analyze() orchestrates the entire data dictionary enrichment process, thus making the new method -calculate()- the function containing core calculations and flag logic. - All methods return dictionaries that can be progressively enriched and passed between stages
Major additions:
-
TMIN now supports 90 LR Elbow calculations using intrados and extrados calculations
-
latexis a new format option, uses sympy to create clean, uncompiled latex code of TMIN assessments