API Reference

Here you will find all cubo methods:

cubo.cubo

Core module of cubo. All functions here are automatically loaded with import cubo and can be called from it (e.g., cubo.create()):

create(lat, lon, collection, start_date, ...)

Creates a data cube from a STAC Catalogue as a xr.DataArray object.