Commit 3bbac54d authored by Beartriz Recinos Rivas's avatar Beartriz Recinos Rivas
Browse files

fixed error in data input, final code tables in notebook

parent 42e4f3bb
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -18,7 +18,7 @@ funPath = os.path.dirname(os.path.abspath(__file__))
#data_path = os.path.join(funPath,'data/133-730/')
#print(data_path)
data_jasmin = '/group_workspaces/jasmin2/glamod_marine/data/datasets/ICOADS_R3.0.0T/level0/133-730'
data_jasmin = '/gws/nopw/j04/glamod_marine/data/datasets/ICOADS_R3.0.0T/level0/133-730'
print(data_jasmin)
years = np.arange(1661,1895)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment