developmentseed / landsat-util

A utility to search, download and process Landsat 8 satellite imagery
Creative Commons Zero v1.0 Universal
690 stars 147 forks source link

Would like to use landsat-util on windows #256

Open gracie2017 opened 6 years ago

gracie2017 commented 6 years ago

I'm using a windows 10 system. Should I use a docker and run it on Hyper-V? Is this the only way? Anyone familiar with the start-up could help me out? Thanks!

dorbodwolf commented 5 years ago

i am wondering too

matthewhanson commented 5 years ago

@gracie2017 @dorbodwolf landsat-util is no longer being maintained and will be deprecated sometime next year.

Our sat-utils are replacing the functionality in landsat-util, and I would suggest looking at sat-search for searching and downloading landsat (and sentinel-2) imagery. Most of the sat-utils projects are in beta, but will have some major releases by the end of the year.

If you do still need landsat-util for it's processing then yes I would recommend using Docker and building the docker image in this repo.

dorbodwolf commented 5 years ago

@matthewhanson thanks, I will try the new sat-utils