- Fix: Avoid Google Earth Engine initialization within `cubo`.
2024.6.0
- Pinned: `numpy<2.0.0` as `stackstac` breaks with `numpy>=2.0.0`.
2024.1.1
Now supporting different units for `edge_size`! :partying_face:
- Added the `units` argument to `cubo.create()`. - Added support for `scipy.constants` units.
2024.1.0
Now supporting Google Earth Engine! :partying_face:
- Added support for Google Earth Engine. - Added the `gee` argument to `cubo.create()`. - Added support for `stackstac` keyword arguments. - Added the `stackstac_kw` argument to `cubo.create()`.