phi-grib / flame

Modeling framework for eTRANSAFE project
GNU General Public License v3.0
12 stars 10 forks source link

Check ENDPOINT before predict #143

Closed IgnacioPasamontes closed 5 years ago

IgnacioPasamontes commented 5 years ago

Before apply a prediction, check if the model exist.

manuelpastor commented 5 years ago

This is handled by build_cmd and predict_cmd, which should be used to call build and predict objects