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( [