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

snapshot...

parent 7c0c0169
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,8 @@ from datetime import timezone ...@@ -12,7 +12,8 @@ from datetime import timezone
goes_date_format = '%Y%j%H' goes_date_format = '%Y%j%H'
goes16_directory = '/arcdata/goes/grb/goes16' # /year/date/abi/L1b/RadC goes16_directory = '/arcdata/goes/grb/goes16' # /year/date/abi/L1b/RadC
clavrx_dir = '/apollo/cloud/scratch/ICING/' #clavrx_dir = '/apollo/cloud/scratch/ICING/'
clavrx_dir = '/ships19/cloud/scratch/ICING/'
dir_fmt = '%Y_%m_%d_%j' dir_fmt = '%Y_%m_%d_%j'
# dir_list = [f.path for f in os.scandir('.') if f.is_dir()] # dir_list = [f.path for f in os.scandir('.') if f.is_dir()]
ds_dct = {} ds_dct = {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment