Skip to content
Snippets Groups Projects
Commit 69af5a35 authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 7611b9ac
Branches
No related tags found
No related merge requests found
...@@ -389,9 +389,9 @@ def create_file2(filename, raob_to_amv_dct, raob_dct, amv_files): ...@@ -389,9 +389,9 @@ def create_file2(filename, raob_to_amv_dct, raob_dct, amv_files):
def run_best_fit_all(): def run_best_fit_all():
amv_files = Framework('/Users/tomrink/data/amv_bust/', 10) amv_files = Framework('/apollo/cloud/scratch/AMV_BUST/FMWK_TEST3/', 10)
raob_dir = '/Users/tomrink/data/amv_bust/raob/' raob_dir = '/home/rink/data/raob/'
raob_files = ['raob_soundings20191117_0000.cdf', raob_files = ['raob_soundings20191117_0000.cdf',
'raob_soundings20191118_0000.cdf', 'raob_soundings20191118_0000.cdf',
...@@ -407,7 +407,7 @@ def run_best_fit_all(): ...@@ -407,7 +407,7 @@ def run_best_fit_all():
'2019-11-21_00:00', '2019-11-21_00:00',
'2019-11-22_00:00'] '2019-11-22_00:00']
gfs_dir = None gfs_dir = '/home/rink/data/gfs/'
gfs_files = ['gfs.19111612_F012.h5', gfs_files = ['gfs.19111612_F012.h5',
'gfs.19111712_F012.h5', 'gfs.19111712_F012.h5',
'gfs.19111812_F012.h5', 'gfs.19111812_F012.h5',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment