This is due to the way CloudHealth converts units when representing data in the report vs when the .csv file is generated on download.
Converting gigabytes to terabytes, for instance, is different when converting in decimal vs when converting in binary. OLAP reports convert in binary (more accurate); the generated .csv converts in decimal (due to the limitations of the export format).