Skip to content
Snippets Groups Projects
Commit 01c861d3 authored by Aaron Spring's avatar Aaron Spring
Browse files

outpath back

parent bbad7210
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ expid = 'asp_esmControl_PMassim_3014_TSDICALK_over_3170'
exppath = '/work/bm1124/m300524/experiments'
year = 3171 # year to get output labels from
outpath = os.path.expanduser('~/pymistral/') # folder to save output_df to
outpath = '.'
#outpath = '.'
def find_all_outdatatypes_in_exp(expid=expid, exppath=exppath, year=1990):
"""Find all outdatatypes (tracer,atm,data_2d,...) from experiment `expid`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment