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 #250

Closed allibco closed 3 years ago

allibco commented 3 years ago

This modifies the ssim and ssim_fp codes fo 3D variables such that the minimum ssim over all levels is returned. Also now for calc_stats the default is not to calculate the ssim closes #227