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

Ensure Dataset.get_data() uses xarrays for all data #8

Closed purplecat7 closed 3 years ago

purplecat7 commented 3 years ago

Fix hack where zonal stats were returning a pandas dataframe

purplecat7 commented 3 years ago

9a0b7f68 Fixed in dataset.py