Changelog

v2024.1.1

  • Added the units argument to cubo.create().

  • Added support for scipy.constants units.

v2024.1.0

  • 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().

v2023.12.0

  • Added preservation via Zenodo.

v2023.7.2

  • Added cubo:distance_from_center coordinate.

v2023.7.1

  • Replaced get_all_items by item_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, and xarray>=2023.6.0.

v0.1.0

  • First release of cubo!