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

Rolling window operations or tile operations #210

Open PeterDSteinberg opened 6 years ago

PeterDSteinberg commented 6 years ago

Create examples and expanded docs of rolling statistics or tile-block operations, taking advantage of the xarray.DataArray’s rolling interface:.

Consider whether there are changes that would be helpful in the xarray rolling interface.

PeterDSteinberg commented 6 years ago

Relates to #186