Skip to content

v0.2.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 14:16
8f94625

New:

  • Add options for using custom TLS CA bundles in class ClientConfig
  • Check if class Project is trainable before build
  • Reintroduce surface evolution post-processing as class SurfaceEvolution
  • Raise an error when a variable is not found in the reference sample
  • Support post processing predict as learnt and predict on cells for surface variables by introducing class SurfaceVTPTDLocation, together with the methods PredictionPostProcessings.surface_vtp_td_location() and SelectionPostProcessingsMethods.surface_vtp_td_location()

Changes:

  • Remove ModelManifest.version property from class ModelManifest

Fixes:

  • Type hints on SimAIClient off by one
  • Fix pysimai version check