ContinuumIO/earthio

Name: earthio

Owner: Continuum Analytics, Inc.

Description: Data reader utilities for machine learning on satellite imagery and Earth science data

Created: 2017-04-21 02:13:26.0

Updated: 2018-01-07 22:44:29.0

Pushed: 2018-01-02 16:58:43.0

Homepage: null

Size: 208

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

EarthIO: Geographic, scientific, and image file readers and utilities for Python visualization and machine learning

Work in Progress

Currently this can be installed with:

clone https://github.com/ContinuumIO/earthio.git
a env create -f environment.yml
ce activate earth-env
on setup.py develop
on -c "from earthio import *"
Testing

Tests are probably still broken due to package move refactor.

Download test data with:

a install -c defaults -c conda-forge requests pbzip2 python-magic six
on ./scripts/download_test_data.py

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.