From f3111efbf571d9305cec3d9d9969c182029ad53d Mon Sep 17 00:00:00 2001
From: jmcchesn <jmcchesn@aps.anl.gov>
Date: Sun, 29 May 2022 16:41:53 -0500
Subject: [PATCH] refactoring

---
 iexcode          | 2 +-
 requirements.txt | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/iexcode b/iexcode
index 4dbba03..fd11813 160000
--- a/iexcode
+++ b/iexcode
@@ -1 +1 @@
-Subproject commit 4dbba03bc69c58a08a1f36571ffb4fe67597d85a
+Subproject commit fd11813da25cbb8967e2103687c1e8bd722bb6af
diff --git a/requirements.txt b/requirements.txt
index dbdf171..73c6916 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,8 +1,9 @@
 matplotlib
-h5py
 numpy
 scipy
+
+h5py
+netCDF4
 epics
 optparse
-IEX_plotting_and_analysis
 
-- 
GitLab