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

snapshot...

parent c066759f
No related branches found
No related tags found
No related merge requests found
...@@ -15,6 +15,7 @@ from skyfield import api, almanac ...@@ -15,6 +15,7 @@ from skyfield import api, almanac
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 = '/ships19/cloud/scratch/ICING/' clavrx_dir = '/ships19/cloud/scratch/ICING/'
# next one appears to be gone. Keeping this here for reference.
clavrx_viirs_dir = '/apollo/cloud/scratch/Satellite_Output/NASA-SNPP_VIIRS/global/2019_DNB_for_Rink_wDBfix/level2_h5/' clavrx_viirs_dir = '/apollo/cloud/scratch/Satellite_Output/NASA-SNPP_VIIRS/global/2019_DNB_for_Rink_wDBfix/level2_h5/'
clavrx_test_dir = '/data/Personal/rink/clavrx/' clavrx_test_dir = '/data/Personal/rink/clavrx/'
dir_fmt = '%Y_%m_%d_%j' 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