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

stats for 3D data - level? #227

Closed allibco closed 3 years ago

allibco commented 3 years ago

Right now level = 0 is hardcoded for ssim calculation - this should be a parameter. I'm not sure what is happening in compare_stats (check this)

allibco commented 3 years ago

For SSIM, we will calculate on each level and return the value of the worst level => so the smallest SSIM