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

Refactor plot() code #208

Open pinarda opened 3 years ago

pinarda commented 3 years ago

Not sure if we want to keep all the existing functionality, but we do want to create a new function that accepts a metrics object and does the plotting (one call to set up Plot object, another that takes a metrics object made by user and plots it.