JiaweiZhuang/xESMF

Switch to logging over print statements.

bschroeter opened this issue · 2 comments

When computing over multiple datasets using the same weights, the "Reuse existing file: bilinear_NxN_NxN.nc" messages could be suppressed by opting for logging rather than print statements.

Is this something that can be done?

Seems like a harmless enhancement. PRs are welcome.

I might have a crack when I've got some time. Cheers.