From 17ea753053add33b1bf124e9d4403311d008dd06 Mon Sep 17 00:00:00 2001 From: BaptisteVandecrux Date: Thu, 29 Sep 2022 09:21:57 +0200 Subject: [PATCH] Update constants.py --- constants.py | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/constants.py b/constants.py index 1b43fbd..764ca63 100644 --- a/constants.py +++ b/constants.py @@ -92,16 +92,6 @@ ] ) -df = pd.read_csv('refice.dat', sep=' ',header=None) -xa_new = df.iloc[:,0]/1000 -ya_new = df.iloc[:,1] - -ya = ya[xa>xa_new.max()] -xa = xa[xa>xa_new.max()] - -xa= np.append(xa_new.values, xa) -ya= np.append(ya_new.values, ya) - # OLCI channels wls = xr.DataArray( [