Skip to content

v2.1.0

Compare
Choose a tag to compare
@sbrunato sbrunato released this 10 Mar 07:47
· 787 commits to master since this release
  • earth_search and usgs_satapi_aws (Landsat Collection 2) as new providers;
  • Updated HTTPDownload plugin, handling products with multiple assets;
  • New plugin AwsAuth, enables AWS authentication using no-sign-request, profile, ~/.aws/*;
  • New search plugin StaticStacSearch and updated STAC client tutorial;
  • New tutorial for Copernicus DEM;
  • UTC timezone set for dates by default;
  • Locations must now be passed to search() method as a dictionnary;
  • Metadata mapping update and uniformization, fixes GH-154;
  • Various minor fixes and tests update;
  • Drop support of Python 3.5.