- Add API and CLI support for exporting to Earth Engine asset and Google Cloud Storage. - Allow command line chaining of Earth Engine asset export with download. - Update documentation, and add section on user memory limits.
1.5.3
Update STAC URLS with new GEDI, MODIS etc values.
1.5.2
- Support downloading MODIS in native CRS. - Bugfixes for searching and downloading unbounded MODIS imagery.
1.5.1
- Always allow download with ``ee.Geometry()`` type region. - Fixes 6.
1.5.0
- Add `crs_transform` and `shape` parameters to the download / export API and CLI. - Add a download / export CLI `--like` option, that uses a template image to specify `crs`, `crs_transform` and `shape`. - Download / export on the Earth Engine image pixel grid when possible.