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

function (class) to enable checking a metric for a single slice #254

Closed allibco closed 3 years ago

allibco commented 3 years ago

I talked to Haiying about how to integrate checking a metric (or several eventually) to determine whether compression level should be raise or lowered based on a single time step. We need to have an interface for a function that she can call from Comp4NC. We will probably need to make a new class for this.