ContinuumIO / earthio

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

avoid extra download with env var #8

Closed PeterDSteinberg closed 7 years ago

PeterDSteinberg commented 7 years ago

Setting environment variable IGNORE_ELM_DATA_DOWNLOAD to anything other than "" will ignore the download_data.py script that downloads test NetCDF, HDF 4/ 5, and GeoTiff files.

PeterDSteinberg commented 7 years ago

Skipping the Python 2.7 failures in test and merging (see also #7)