Change Log#

Version 1.2 (2024-07-28)#

  • Refine the documentation

  • API change: from_urls_file -> from_file

Version 1.1 (2024-04-14)#

  • Add HyP3 service

  • add services module to support SentinelOrbit class, LiCSAR class and HyP3 class

Version 1.0 (2024-03-20)#

  • Add SentinelOrbit class to support Sentinel-1 orbit download

  • Add LiCSAR class to support LiCSAR download

  • restructuring the package

  • add documentation

Version 0.5.0 (2023-12-04)#

  • Add SentinelOrbit class to support Sentinel-1 orbit download

Version 0.4.0 (2022-11-12)#

  • support requests engine

Version 0.3.1 (2022-11-11)#

  • support 303 status code

  • fix some bugs for parsing user input

Version 0.2.6 (2021-08-31)#

  • add a way to load cookies used by web browser for authorization

  • fix redirects feature

Version 0.2.5 (2021-05-03)#

  • fix redirects feature

Version 0.2.1 (2020-12-07)#

  • add redownlaod data when website update the data

  • update the document of parse_urls

Version 0.2.0 (2020-12-04)#

  • parse_urls.py file

  • CHANGELOG.md file

  • fake_useragent package

  • status_code adds 401, 403 Warning

  • refine print information

  • add beautifulsoup4 package