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 methodsPredictionPostProcessings.surface_vtp_td_location()
andSelectionPostProcessingsMethods.surface_vtp_td_location()
Changes:
- Remove
ModelManifest.version
property from classModelManifest
Fixes:
- Type hints on
SimAIClient
off by one - Fix pysimai version check