v0.2.6
New:
- Add options for using custom TLS CA bundles in class
ClientConfig - Check if class
Projectis 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 methodsPredictionPostProcessings.surface_vtp_td_location()andSelectionPostProcessingsMethods.surface_vtp_td_location()
Changes:
- Remove
ModelManifest.versionproperty from classModelManifest
Fixes:
- Type hints on
SimAIClientoff by one - Fix pysimai version check