yannforget / landsatxplore

Search and download Landsat scenes from EarthExplorer.
MIT License
223 stars 98 forks source link

Update earthexplorer.py #7

Closed MrChebur closed 5 years ago

MrChebur commented 5 years ago
  1. Make a request for the correct file size.
  2. tqdm with parameter unit_divisor=1024 will show right file size while downloading.
yannforget commented 5 years ago

Many thanks! Merged and uploaded new version to PyPi :)