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

snapshot...

parent 3fdb2119
Branches
No related tags found
No related merge requests found
......@@ -31,8 +31,8 @@ ds_list = ['cld_height_acha', 'cld_geo_thick', 'cld_press_acha', 'sensor_zenith_
'supercooled_cloud_fraction', 'cld_temp_acha', 'cld_opd_acha', 'solar_zenith_angle',
'cld_reff_acha', 'cld_reff_dcomp', 'cld_reff_dcomp_1', 'cld_reff_dcomp_2', 'cld_reff_dcomp_3',
'cld_opd_dcomp', 'cld_opd_dcomp_1', 'cld_opd_dcomp_2', 'cld_opd_dcomp_3', 'cld_cwp_dcomp', 'iwc_dcomp',
'cloud_type', 'cloud_phase', 'cloud_mask']
ds_types = ['f4' for i in range(20)] + ['i4' for i in range(3)]
'lwc_dcomp', 'cloud_type', 'cloud_phase', 'cloud_mask']
ds_types = ['f4' for i in range(21)] + ['i4' for i in range(3)]
a_clvr_file = '/home/rink/data/clavrx/clavrx_OR_ABI-L1b-RadC-M3C01_G16_s20190020002186.level2.nc'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment