Skip to content
Snippets Groups Projects
Commit 2a63cf40 authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 9212f77a
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ import numpy as np ...@@ -6,7 +6,7 @@ import numpy as np
import xarray as xr import xarray as xr
# from util.util import value_to_index, homedir # from util.util import value_to_index, homedir
# gfs_directory = '/apollo/cloud/Ancil_Data/clavrx_ancil_data/dynamic/gfs/' # gfs_directory = '/ships22/cloud/Ancil_Data/clavrx_ancil_data/dynamic/gfs/'
homedir = os.path.expanduser('~') + '/' homedir = os.path.expanduser('~') + '/'
gfs_directory = homedir+'data/gfs/' gfs_directory = homedir+'data/gfs/'
gfs_date_format = '%y%m%d' gfs_date_format = '%y%m%d'
......
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