Added a minimal set of ML correction functionality to scream_run, and prognostic_scream_run container is now capable of executing the unit test of scream calling python to predict ML correction.
Added public API:
scream_run.steppers.machine_learning: includes a minimal set of functionality to open a pre-trained ML model and getting a prediction form it
Added a minimal set of ML correction functionality to
scream_run
, andprognostic_scream_run
container is now capable of executing the unit test of scream calling python to predict ML correction.Added public API:
scream_run.steppers.machine_learning
: includes a minimal set of functionality to open a pre-trained ML model and getting a prediction form it[x] Tests added
Coverage reports (updated automatically):