Skip to content

GengPeiLin/SentinelDL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

SentinelDL

A Python download client for ESA Sentinel scihub data

USAGE: SentinelDL.py [-h|-H|--help] URI
URI - a scihub URL for searching products
or
a scihub URL for downloading product
or
a file containing metalinks of products.

INSTRUCTIONS:

  1. Go to https://scihub.copernicus.eu/ and register.
  2. create a file .credentials with a single line containing [USER]:[PASSWORD] where USER and PASSWORD are the scihub credentials.
  3. Enter the hub at https://scihub.copernicus.eu/dhus/ and log in.
  4. Search for data.
  5. Add data to your cart.
  6. Save cart to a file (by default products.meta4).
  7. Run the code with the meta4 file name as a parameter.
  8. Instead of steps 5-7, provide product link as a parameter.
  9. Optionally, use the search string as URI

More data and also how to build a search URL are available at: https://scihub.copernicus.eu/userguide/ and https://scihub.copernicus.eu/userguide/BatchScripting

By Ran Novitsky Nof (ran.nof@gmail.com) @ BSL, 2015

About

Download client for ESA Sentinel scihub data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%