Product WritingΒΆ

When connected to an ODC Database, these methods are available for altering information about Products:

dc = Datacube()
dc.index.products.{method}

from_doc

Create a Product from its definitions

add

Add a Product.

update

Update a product.

update_document

Update a Product using its definition

add_document

Add a Product using its definition