Changelog¶
v2026.2.0¶
Migrated from
setup.pytopyproject.toml.numpywas relaxed fromnumpy<2.0.0.Pinned:
stackstac>=0.5.1.
v2024.8.0¶
Fix: Avoid Google Earth Engine initialization within
cubo.
v2024.6.0¶
Pinned:
numpy<2.0.0asstackstacbreaks withnumpy>=2.0.0.
v2024.1.1¶
Added the
unitsargument tocubo.create().Added support for
scipy.constantsunits.
v2024.1.0¶
Added support for Google Earth Engine.
Added the
geeargument tocubo.create().Added support for
stackstackeyword arguments.Added the
stackstac_kwargument tocubo.create().
v2023.12.0¶
Added preservation via Zenodo.
v2023.7.2¶
Added
cubo:distance_from_centercoordinate.
v2023.7.1¶
Replaced
get_all_itemsbyitem_collection.
v2023.7.0¶
Fixed the required datatype of the EPSG code for stackstac (#4).
- Pinned latest versions:
dask>=2023.7.0,pandas>=2.0.3, planetary_computer>=1.0.0,pystac_client>=0.7.2,stackstac>=0.4.4, andxarray>=2023.6.0.
- Pinned latest versions:
v0.1.0¶
First release of
cubo!