Releases: leftfield-geospatial/geedim
Releases · leftfield-geospatial/geedim
v1.5.1
v1.5.0
v1.4.0
v1.3.2
v1.3.1
v1.3.0
- Resolve #2 by adding
BIGTIFF
support to downloaded images whose uncompressed size is larger than 4GB. - Allow for the inclusion of user-specified properties in
search
results and collection properties. - Allow for custom
search
filters. - Fix an issue with 4 band images being misinterpreted as RGBA.
- Work around a Python 3.10 issue with concurrent tile downloads.
- Update the STAC URL data.
v1.2.0
- Add cloud/shadow mask support for harmonised Sentinel-2 collections.
- Add scale/offset download/export option that uses STAC information to convert bands to floating point values representing physical quantities.
- Abbreviate
geedim
collection names, applyyapf
code autoformat & update docs.
v1.1.2
v1.1.1
- CLI and API documentation improvements.
- Sphinx config and RST content added for building docs.
- Add notebook tutorial.
- Clip Landsat cloud distance at a maximum.
- Allow repeat cloud/shadow masking on filtered collections with different config.
- Add yapf style file.
- Other minor bug fixes.