Releases: CS-SI/eodag-cube
Releases · CS-SI/eodag-cube
v0.7.0
16 Mar 14:37
Compare
Sorry, something went wrong.
No results found
What's Changed
Major changes since last stable (v0.6.3 )
Features
Refactoring
Full Changelog : v0.6.3...v0.7.0
v0.7.0b1
02 Feb 16:45
Compare
Sorry, something went wrong.
No results found
What's Changed
Features
Bug Fixes
Refactoring
Continuous Integration
check-toml and pre-commit replaced with faster prek by @sbrunato in #115
New Contributors
Full Changelog : v0.7.0a1...v0.7.0b1
v0.7.0a1
20 Oct 19:59
Compare
Sorry, something went wrong.
No results found
v0.6.3
20 Oct 12:46
Compare
Sorry, something went wrong.
No results found
v0.6.2
07 Oct 13:36
Compare
Sorry, something went wrong.
No results found
v0.6.1
26 Sep 13:09
Compare
Sorry, something went wrong.
No results found
What's Changed
Refactoring
Build System
EODAG minimal version to 3.9.0
Testing
Full Changelog : v0.6.0...v0.6.1
v0.6.0
12 May 15:46
Compare
Sorry, something went wrong.
No results found
Major changes since last stable (v0.5.0 )
[v0.6.0b1] New get_file_obj() and to_xarray() methods, making get_data() deprecated (#79 )
[v0.6.0b2] Drivers to EODAG core for assets uniformization (#83 )
[v0.6.0b2] EOProduct.rio_env method (#85 )
Remaining changes since v0.6.0b2
Documentation through EODAG readthedocs (#90 ), updated docstrings (#88 )
Project configuration moved to pyproject.toml (#93 )
ruff linter and formatter usage (#94 )
Typing fixes and mypy usage (#92 )
Various minor fixes and improvements (#89 )(#91 )(#95 )(#96 )
v0.6.0b2
03 Feb 16:24
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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 )