Closed gbrener closed 7 years ago
This is complete as of PR #153 (or one of the PRs since then). The fix was to stop downloading netCDF files, since they required ~5GBs of disk space once uncompressed, and refactor the unit tests to no longer assume that they exist (effectively skipping the tests if the directory is not present). Closing this issue.
This came out of PR #160 :
https://travis-ci.com/ContinuumIO/earthio/jobs/76926216#L815
Essentially I'll be creating smaller test files and refactoring any tests that are dependent upon them.