Assimila / DQTools

Tools for working with the DataCube. Includes reading metadata, registering new products and writing new data to the Datacube
0 stars 0 forks source link

Putting data requires a tile #29

Closed purplecat7 closed 1 year ago

purplecat7 commented 1 year ago

The new Estimator class changed the association of the srid from the product to the tile. Thus it's no longer possible to extract projection information without the name of the tile when adding data to the datacube. The tile name has to be in the xarray's metadata when it arrives in the Archiver.

see issue 148 in the datacube repo.

purplecat7 commented 1 year ago

Alter Dataset.put() method to accept a tile name which will be checked against the valid ones for the product. If absent, then the tile must have been provided at dataset creation.

purplecat7 commented 1 year ago

Update documentation: online for Assimila and generate pdf for users. https://assimila.egnyte.com/dl/P3NOfZZulS