Skip to content

Release notes

Andrew Trepagnier edited this page Aug 20, 2025 · 1 revision

Future Releases:

1.1.0 to launch September 3rd, 2025:

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

  • latex is a new format option, uses sympy to create clean, uncompiled latex code of TMIN assessments

Previous Releases:

Clone this wiki locally