Skip to content

Computer Vision Approaches to Automate Mapping of Irrigated Lands

License

Notifications You must be signed in to change notification settings

dgketchum/IrrMapper

Repository files navigation

Note: This repository are computer vision approaches to irrigated lands mapping. To see Earth Engine-based code referred to in our Remote Sensing article, go to EEMapper

IrrMapper

Automate Mapping of Irrigated Lands

Installation Instructions:

This package is a little difficult to create a working python interpreter for.

First, get Anaconda and git, these tools are important here.

Next, create your environment.

conda create -n irri python=3.6

Then get the latest gdal:

conda install -c conda-forge gdal=2.2.3

Then the latest master branch of rasterio:

pip install git+https://github.com/mapbox/rasterio.git

Install Metio:

pip install git+https://github.com/tcolligan4/Metio.git

Install SatelliteImage:

pip install git+https://github.com/dgketchum/satellite_image.git

About

Computer Vision Approaches to Automate Mapping of Irrigated Lands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages