From 5e6706b2be2d0d047877fa580a8d4186db7472d3 Mon Sep 17 00:00:00 2001
From: tomrink <rink@ssec.wisc.edu>
Date: Thu, 11 Jan 2024 15:24:46 -0600
Subject: [PATCH] snapshot...

---
 modules/deeplearning/cloud_fraction_fcn_abi.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/modules/deeplearning/cloud_fraction_fcn_abi.py b/modules/deeplearning/cloud_fraction_fcn_abi.py
index 04ca65b9..d8fc9e3a 100644
--- a/modules/deeplearning/cloud_fraction_fcn_abi.py
+++ b/modules/deeplearning/cloud_fraction_fcn_abi.py
@@ -1373,6 +1373,7 @@ def analyze_5cat(file):
         [precision_0, precision_1, precision_2], [mcc_0, mcc_1, mcc_2], lbls, pred
 
 
+# import matplotlib.pyplot as plt
 # Fig, ax = plt.subplots()
 # import numpy as np
 # tup = np.load('/Users/tomrink/cld_frac_viirs.npy', allow_pickle=True)
-- 
GitLab