Skip to content

Releases: CS-SI/eodag-cube

v0.6.0b2

03 Feb 16:24
Compare
Choose a tag to compare
v0.6.0b2 Pre-release
Pre-release
  • Drivers to EODAG core for assets uniformization (#83)
  • EOProduct.rio_env method (#85)
  • Improved XarrayDict representation and sorted keys (#81)
  • Various minor fixes and improvements (#82)(#84)(#86)

v0.6.0b1

13 Jan 17:24
Compare
Choose a tag to compare
v0.6.0b1 Pre-release
Pre-release
  • New get_file_obj() and to_xarray() methods, making get_data() deprecated (#79)
  • s3 endpoint fix (#70)
  • netcdf4 and cfgrib added as dependencies (#69)
  • Added python 3.13 and removed 3.8 support (#67)

v0.5.0

10 Oct 12:45
Compare
Choose a tag to compare
  • Support zipped bands in s3 (#62)
  • Regex fix in band selection using StacAssets driver (#61)
  • [0.5.0b1] Adapt to eodag v3 search API (#59)

v0.5.0b1

25 Jun 14:31
Compare
Choose a tag to compare
v0.5.0b1 Pre-release
Pre-release
  • Adapt to eodag v3 search API (#59)
  • Drivers harmonized regex address retrieval mechanism (#56)
  • Fixed Asset and AssetsDict import (#54)
  • Tests: context imports cleanup (#53), removed unused method (#57)

v0.4.1

29 Feb 09:49
Compare
Choose a tag to compare
  • Fixes s3 authentication using GDAL/rasterio environment variables (#50)

v0.4.0

19 Feb 16:16
Compare
Choose a tag to compare
  • get_data directly available on product.assets (#46)
  • Adds windows support (#9)
  • Removes limited grpc support (#43)
  • Adds python type hints (#45)
  • Various minor fixes and improvements (#44)(#47)

v0.3.1

15 Nov 07:49
Compare
Choose a tag to compare
  • Allows regex in band selection through StacAssets driver (#38)
  • Removes support for python3.7 and adds support for python3.12 (#39)
  • Various minor fixes and improvements (#37)

v0.3.0

17 Mar 11:14
Compare
Choose a tag to compare
  • New Generic driver (#26)
  • get_data() crs and resampling parameters are now facultative (#25)
  • Support python versions from 3.7 to 3.11 (#34)
  • pre-commit and dependencies updates (#33)

v0.2.1

11 Aug 16:52
Compare
Choose a tag to compare
  • Specified minimal eodag version needed for binder (#22)

v0.2.0

30 Jul 17:14
Compare
Choose a tag to compare
  • AWS credentials usage with rasterio (#19)
  • Rioxarray usage to read data (#18)
  • New StacAssets driver (#17)
  • get_data() now accepts the same types of geometries as eodag.search() (#16)
  • New notebook and readme example (#20)