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

snapshot...

parent d589edb1
No related branches found
No related tags found
No related merge requests found
......@@ -6,11 +6,11 @@ from util.util import get_time_tuple_utc
from aeolus.datasource import CLAVRx, GOESL1B
from util.geos_nav import GEOSNavigation
import h5py
import re
import datetime
from datetime import timezone
goes_date_format = '%Y%j%H'
import re
goes_date_format = '%Y%j%H'
goes16_directory = '/arcdata/goes/grb/goes16' # /year/date/abi/L1b/RadC
clavrx_dir = '/apollo/cloud/scratch/ICING/'
dir_fmt = '%Y_%m_%d_%j'
......
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