ContinuumIO / earthio

Data reader utilities for machine learning on satellite imagery and Earth science data
32 stars 17 forks source link

Fix test failures resulting from xarray_filters refactor and changes to load_array #35

Closed PeterDSteinberg closed 7 years ago

PeterDSteinberg commented 7 years ago

This test (from PR #34 ) has about 7 failures, most of which relate to refactoring to separate xarray_filters from earthio:

https://travis-ci.org/ContinuumIO/earthio/jobs/296882179

PeterDSteinberg commented 7 years ago

Fixes need to be based on this PR: https://github.com/ContinuumIO/earthio/pull/34