ContinuumIO / elm

Phase I & part of Phase II of NASA SBIR - Parallel Machine Learning on Satellite Data
http://ensemble-learning-models.readthedocs.io
43 stars 27 forks source link

Temporarily deprecate elm-main console entry point #144

Closed PeterDSteinberg closed 7 years ago

PeterDSteinberg commented 7 years ago

elm has a declarative yaml spec for pipelines of transformations (elm-main console entry point). The elm API will likely go through large changes over next few months and it will be easier to unit test functions outside of maintaining yaml spec. To ease initial testing of architecture changes, let's deprecate elm-main temporarily, aiming to restore it sometime after Milestone 2

PeterDSteinberg commented 7 years ago

This involves also deprecating temporarily the scripts directory scripts in elm-examples