Skip to content

Releases: adehecq/usgs_explorer

v1.0.8

23 Jan 16:08

Choose a tag to compare

v1.0.7

06 Oct 14:16
b16d404

Choose a tag to compare

Add the API.get_scenes_metadata command

v1.0.6

25 Jun 09:52

Choose a tag to compare

Remove the optimizing of geotif images, to avoid external dependencies to the gdal_translate command.

V1.0.5

25 Apr 13:03
ccb1a13

Choose a tag to compare

What's New

  • Revamped download system
    Introduced a clear separation between URL fetching and image downloading, making the codebase more modular, maintainable, and testable.

  • Image extraction and optimization
    Integrated gdal_translate to extract and optimize images post-download, improving performance and reducing file sizes.

  • Product selection in download function
    Added the ability to specify the product to download directly within the download function, offering greater flexibility for different use cases.

V1.0.4

16 Apr 12:01

Choose a tag to compare

  • Add multi-output for the search command
  • correct some small issues

V1.0.3

02 Apr 07:58
42256cb

Choose a tag to compare

  • Add the HTML format for the output of the search command
  • Add a vector file for the spatial filter of the search command

V1.0.2

24 Mar 14:08

Choose a tag to compare

  • Update some unitary tests
  • remove the possibility of login to the API with password

v1.0.1

11 Sep 09:11
aa34a44

Choose a tag to compare

What's Changed

  • Fix two bugs in download-browse and fix pre-commits by @adehecq in #9

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

06 Aug 10:11
595b7e3

Choose a tag to compare

What's Changed

Full Changelog: 0.0.3...v1.0.0

First release in github

01 Aug 08:51
16c07ed

Choose a tag to compare

0.0.3

Update python-publish.yml