NCAR / ldcpy

Statistical and visual tools for gathering metrics and comparing Earth System Model data files. A common use case is comparing data that has been lossily compressed with the original data.
https://ldcpy.readthedocs.io/
Apache License 2.0
19 stars 2 forks source link

Alli dev #251

Closed allibco closed 3 years ago

allibco commented 3 years ago

-better formatting for compare_stats -this uses pandas so i had to update all the relevant environment files -slight mod to plot ssim (to use Gaussian weights) -this closes #169

allibco commented 3 years ago

check out the compare stats formatting in the tutorial notebook - I think it looks better, but I am happy to make mods if you have style suggestions or otherwise :)