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

snapshot...

parent d2e48abc
No related branches found
No related tags found
No related merge requests found
...@@ -57,6 +57,8 @@ ds_range = ['actual_range' for i in range(23)] + [None for i in range(3)] ...@@ -57,6 +57,8 @@ ds_range = ['actual_range' for i in range(23)] + [None for i in range(3)]
# An example file for accessing and copying metadata # An example file for accessing and copying metadata
a_clvr_file = '/home/rink/data/clavrx/clavrx_OR_ABI-L1b-RadC-M3C01_G16_s20190020002186.level2.nc' a_clvr_file = '/home/rink/data/clavrx/clavrx_OR_ABI-L1b-RadC-M3C01_G16_s20190020002186.level2.nc'
# VIIRS
#a_clvr_file = '/home/rink/data/clavrx/clavrx_snpp_viirs.A2019071.0000.001.2019071061610.uwssec_B00038187.level2.h5'
# Location of files for tile/FOV extraction # Location of files for tile/FOV extraction
icing_files = [f for f in glob.glob('/data/Personal/rink/icing_ml/icing_2*_DAY.h5')] icing_files = [f for f in glob.glob('/data/Personal/rink/icing_ml/icing_2*_DAY.h5')]
......
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