Skip to content

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

Notifications You must be signed in to change notification settings

ContinuumIO/earthio

Repository files navigation

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

Work in Progress

Currently this can be installed with:

git clone https://github.com/ContinuumIO/earthio.git
conda env create -f environment.yml
source activate earth-env
python setup.py develop
python -c "from earthio import *"

Testing

Tests are probably still broken due to package move refactor.

Download test data with:

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages