ContinuumIO / elm

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

Verification / improvement of prediction output #47

Closed PeterDSteinberg closed 7 years ago

PeterDSteinberg commented 8 years ago

Improve on elm/pipeline/predict.py and elm/pipeline/serialize.py. Currently the tests only test that the pickles or netcdf outputs show up. One improvement may be GeoTIFF output or a preparation for datashader.

PeterDSteinberg commented 7 years ago

This is currently handled by passing all metadata from final X sample into the prediction Y ElmStore which can be used for plotting, using the tools of xarray.DataArray.plot