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

Client error handling #12

Closed purplecat7 closed 3 years ago

purplecat7 commented 3 years ago

Exceptions from the server need to be readable on the client side

purplecat7 commented 3 years ago

f5e3075b Make exceptions user-friendly, add logging, record user parameters, print() Py3.5 compatible. method to format the error added - Taylor