goatbar

ncdump OR_GLM-L2-LCFA_G17_s20192011349200_e20192011349400_c2

Jun 8th, 2020
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 27.19 KB | None | 0 0
  1. ncdump OR_GLM-L2-LCFA_G17_s20192011349200_e20192011349400_c20192011349427.nc | egrep -i '[a-z]'
  2. netcdf OR_GLM-L2-LCFA_G17_s20192011349200_e20192011349400_c20192011349427 {
  3. dimensions:
  4.     number_of_flashes = UNLIMITED ; // (54 currently)
  5.     number_of_groups = UNLIMITED ; // (762 currently)
  6.     number_of_events = UNLIMITED ; // (1966 currently)
  7.     number_of_time_bounds = 2 ;
  8.     number_of_field_of_view_bounds = 2 ;
  9.     number_of_wavelength_bounds = 2 ;
  10. variables:
  11.     int event_id(number_of_events) ;
  12.         event_id:long_name = "product-unique lightning event identifier" ;
  13.         event_id:_Unsigned = "true" ;
  14.         event_id:units = "1" ;
  15.     short event_time_offset(number_of_events) ;
  16.         event_time_offset:long_name = "GLM L2+ Lightning Detection: event\'s time of occurrence" ;
  17.         event_time_offset:standard_name = "time" ;
  18.         event_time_offset:_Unsigned = "true" ;
  19.         event_time_offset:scale_factor = 0.0003814756f ;
  20.         event_time_offset:add_offset = -5.f ;
  21.         event_time_offset:units = "seconds since 2019-07-20 13:49:20.000" ;
  22.         event_time_offset:axis = "T" ;
  23.     short event_lat(number_of_events) ;
  24.         event_lat:long_name = "GLM L2+ Lightning Detection: event latitude coordinate" ;
  25.         event_lat:standard_name = "latitude" ;
  26.         event_lat:_Unsigned = "true" ;
  27.         event_lat:scale_factor = 0.00203128f ;
  28.         event_lat:add_offset = -66.56f ;
  29.         event_lat:units = "degrees_north" ;
  30.         event_lat:axis = "Y" ;
  31.     short event_lon(number_of_events) ;
  32.         event_lon:long_name = "GLM L2+ Lightning Detection: event longitude coordinate" ;
  33.         event_lon:standard_name = "longitude" ;
  34.         event_lon:_Unsigned = "true" ;
  35.         event_lon:scale_factor = 0.00203128f ;
  36.         event_lon:add_offset = -203.56f ;
  37.         event_lon:units = "degrees_east" ;
  38.         event_lon:axis = "X" ;
  39.     short event_energy(number_of_events) ;
  40.         event_energy:_FillValue = -1s ;
  41.         event_energy:long_name = "GLM L2+ Lightning Detection: event radiant energy" ;
  42.         event_energy:standard_name = "lightning_radiant_energy" ;
  43.         event_energy:_Unsigned = "true" ;
  44.         event_energy:scale_factor = 1.52597e-15f ;
  45.         event_energy:add_offset = 0.f ;
  46.         event_energy:units = "J" ;
  47.         event_energy:coordinates = "event_parent_group_id event_id lightning_wavelength event_time_offset event_lat eent_lon" ;
  48.         event_energy:grid_mapping = "goes_lat_lon_projection" ;
  49.         event_energy:cell_methods = "lightning_wavelength: sum event_time_offset: point (sensor pixels have 2 ms interation time) area: sum (interval: 8 km comment: resolution of sensor data at nadir, filtered events only) where cloud" ;
  50.     int event_parent_group_id(number_of_events) ;
  51.         event_parent_group_id:long_name = "product-unique lightning group identifier for one or more events" ;
  52.         event_parent_group_id:_Unsigned = "true" ;
  53.         event_parent_group_id:units = "1" ;
  54.     int group_id(number_of_groups) ;
  55.         group_id:long_name = "product-unique lightning group identifier" ;
  56.         group_id:_Unsigned = "true" ;
  57.         group_id:units = "1" ;
  58.     short group_time_offset(number_of_groups) ;
  59.         group_time_offset:long_name = "GLM L2+ Lightning Detection: mean time of group\'s constituent events\' times f occurrence" ;
  60.         group_time_offset:standard_name = "time" ;
  61.         group_time_offset:_Unsigned = "true" ;
  62.         group_time_offset:scale_factor = 0.0003814756f ;
  63.         group_time_offset:add_offset = -5.f ;
  64.         group_time_offset:units = "seconds since 2019-07-20 13:49:20.000" ;
  65.         group_time_offset:axis = "T" ;
  66.     short group_frame_time_offset(number_of_groups) ;
  67.         group_frame_time_offset:long_name = "GLM L2+ Lightning Detection: mean time of group\'s constituent events\' imes of occurrence" ;
  68.         group_frame_time_offset:standard_name = "time" ;
  69.         group_frame_time_offset:_Unsigned = "true" ;
  70.         group_frame_time_offset:scale_factor = 0.0003814756f ;
  71.         group_frame_time_offset:add_offset = -5.f ;
  72.         group_frame_time_offset:units = "seconds since 2019-07-20 13:49:20.000" ;
  73.         group_frame_time_offset:axis = "T" ;
  74.     float group_lat(number_of_groups) ;
  75.         group_lat:long_name = "GLM L2+ Lightning Detection: group centroid (mean constituent event latitude weighted y their energies) latitude coordinate" ;
  76.         group_lat:standard_name = "latitude" ;
  77.         group_lat:units = "degrees_north" ;
  78.         group_lat:axis = "Y" ;
  79.     float group_lon(number_of_groups) ;
  80.         group_lon:long_name = "GLM L2+ Lightning Detection: group centroid (mean constituent event latitude weighted y their energies) longitude coordinate" ;
  81.         group_lon:standard_name = "longitude" ;
  82.         group_lon:units = "degrees_east" ;
  83.         group_lon:axis = "X" ;
  84.     short group_area(number_of_groups) ;
  85.         group_area:_FillValue = -1s ;
  86.         group_area:long_name = "GLM L2+ Lightning Detection: group area coverage (pixels containing at least one consituent event only)" ;
  87.         group_area:_Unsigned = "true" ;
  88.         group_area:valid_range = 0s, -6s ;
  89.         group_area:scale_factor = 152601.9f ;
  90.         group_area:add_offset = 0.f ;
  91.         group_area:units = "m2" ;
  92.         group_area:coordinates = "group_parent_flash_id event_parent_group_id group_id lightning_wavelength group_tim_threshold group_time_offset group_lat group_lon" ;
  93.         group_area:grid_mapping = "goes_lat_lon_projection" ;
  94.         group_area:cell_methods = "lightning_wavelength: sum group_time_offset: mean (times of occurrence of group\'sconstituent events defined by variable event_parent_group_id) area: sum (interval: 8 km comment: resolution of sensor data atnadir, adjacent pixels only, including the diagonal, in sensor focal plane array) where cloud" ;
  95.     short group_energy(number_of_groups) ;
  96.         group_energy:_FillValue = -1s ;
  97.         group_energy:long_name = "GLM L2+ Lightning Detection: group radiant energy" ;
  98.         group_energy:standard_name = "lightning_radiant_energy" ;
  99.         group_energy:_Unsigned = "true" ;
  100.         group_energy:valid_range = 0s, -6s ;
  101.         group_energy:scale_factor = 1.52597e-15f ;
  102.         group_energy:add_offset = 0.f ;
  103.         group_energy:units = "J" ;
  104.         group_energy:coordinates = "group_parent_flash_id event_parent_group_id group_id lightning_wavelength group_tme_threshold group_time_offset group_lat group_lon" ;
  105.         group_energy:grid_mapping = "goes_lat_lon_projection" ;
  106.         group_energy:cell_measures = "area: group_area" ;
  107.         group_energy:cell_methods = "lightning_wavelength: sum group_time_offset: mean (times of occurrence of group\s constituent events defined by variable event_parent_group_id) area: mean (centroid location of constituent events defined b variable event_parent_group_id weighted by their radiant energies) where cloud" ;
  108.         group_energy:ancillary_variables = "group_quality_flag" ;
  109.     short group_parent_flash_id(number_of_groups) ;
  110.         group_parent_flash_id:long_name = "product-unique lightning flash identifier for one or more groups" ;
  111.         group_parent_flash_id:_Unsigned = "true" ;
  112.         group_parent_flash_id:units = "1" ;
  113.     short group_quality_flag(number_of_groups) ;
  114.         group_quality_flag:_FillValue = -1s ;
  115.         group_quality_flag:long_name = "GLM L2+ Lightning Detection: group data quality flags" ;
  116.         group_quality_flag:standard_name = "status_flag" ;
  117.         group_quality_flag:_Unsigned = "true" ;
  118.         group_quality_flag:valid_range = 0s, 5s ;
  119.         group_quality_flag:units = "1" ;
  120.         group_quality_flag:coordinates = "group_id lightning_wavelength group_time_threshold group_time_offset group_at group_lon" ;
  121.         group_quality_flag:grid_mapping = "goes_lat_lon_projection" ;
  122.         group_quality_flag:cell_methods = "lightning_wavelength: sum group_time_offset: mean (times of occurrence of roup\'s constituent events defined by variable event_parent_group_id) area: mean (centroid location of constituent events defned by variable event_parent_group_id weighted by their radiant energies) where cloud" ;
  123.         group_quality_flag:flag_values = 0s, 1s, 3s, 5s ;
  124.         group_quality_flag:flag_meanings = "good_quality_qf degraded_due_to_group_constituent_events_out_of_time_orde_or_parent_flash_abnormal_qf degraded_due_to_group_constituent_event_count_exceeds_threshold_qf degraded_due_to_group_duratio_exceeds_threshold_qf" ;
  125.         group_quality_flag:number_of_qf_values = 4b ;
  126.         group_quality_flag:percent_good_quality_qf = 1.f ;
  127.         group_quality_flag:percent_degraded_due_to_group_constituent_events_out_of_time_order_or_parent_flash_abnorma_qf = 0.f ;
  128.         group_quality_flag:percent_degraded_due_to_group_constituent_event_count_exceeds_threshold_qf = 0.f ;
  129.         group_quality_flag:percent_degraded_due_to_group_duration_exceeds_threshold_qf = 0.f ;
  130.     short flash_id(number_of_flashes) ;
  131.         flash_id:long_name = "product-unique lightning flash identifier" ;
  132.         flash_id:_Unsigned = "true" ;
  133.         flash_id:units = "1" ;
  134.     short flash_time_offset_of_first_event(number_of_flashes) ;
  135.         flash_time_offset_of_first_event:long_name = "GLM L2+ Lightning Detection: time of occurrence of first constiuent event in flash" ;
  136.         flash_time_offset_of_first_event:standard_name = "time" ;
  137.         flash_time_offset_of_first_event:_Unsigned = "true" ;
  138.         flash_time_offset_of_first_event:scale_factor = 0.0003814756f ;
  139.         flash_time_offset_of_first_event:add_offset = -5.f ;
  140.         flash_time_offset_of_first_event:units = "seconds since 2019-07-20 13:49:20.000" ;
  141.         flash_time_offset_of_first_event:axis = "T" ;
  142.     short flash_time_offset_of_last_event(number_of_flashes) ;
  143.         flash_time_offset_of_last_event:long_name = "GLM L2+ Lightning Detection: time of occurrence of last constitunt event in flash" ;
  144.         flash_time_offset_of_last_event:standard_name = "time" ;
  145.         flash_time_offset_of_last_event:_Unsigned = "true" ;
  146.         flash_time_offset_of_last_event:scale_factor = 0.0003814756f ;
  147.         flash_time_offset_of_last_event:add_offset = -5.f ;
  148.         flash_time_offset_of_last_event:units = "seconds since 2019-07-20 13:49:20.000" ;
  149.     short flash_frame_time_offset_of_first_event(number_of_flashes) ;
  150.         flash_frame_time_offset_of_first_event:long_name = "GLM L2+ Lightning Detection: time of occurrence of first onstituent event in flash" ;
  151.         flash_frame_time_offset_of_first_event:standard_name = "time" ;
  152.         flash_frame_time_offset_of_first_event:_Unsigned = "true" ;
  153.         flash_frame_time_offset_of_first_event:scale_factor = 0.0003814756f ;
  154.         flash_frame_time_offset_of_first_event:add_offset = -5.f ;
  155.         flash_frame_time_offset_of_first_event:units = "seconds since 2019-07-20 13:49:20.000" ;
  156.         flash_frame_time_offset_of_first_event:axis = "T" ;
  157.     short flash_frame_time_offset_of_last_event(number_of_flashes) ;
  158.         flash_frame_time_offset_of_last_event:long_name = "GLM L2+ Lightning Detection: time of occurrence of last costituent event in flash" ;
  159.         flash_frame_time_offset_of_last_event:standard_name = "time" ;
  160.         flash_frame_time_offset_of_last_event:_Unsigned = "true" ;
  161.         flash_frame_time_offset_of_last_event:scale_factor = 0.0003814756f ;
  162.         flash_frame_time_offset_of_last_event:add_offset = -5.f ;
  163.         flash_frame_time_offset_of_last_event:units = "seconds since 2019-07-20 13:49:20.000" ;
  164.     float flash_lat(number_of_flashes) ;
  165.         flash_lat:long_name = "GLM L2+ Lightning Detection: flash centroid (mean constituent event latitude weighted y their energies) latitude coordinate" ;
  166.         flash_lat:standard_name = "latitude" ;
  167.         flash_lat:units = "degrees_north" ;
  168.         flash_lat:axis = "Y" ;
  169.     float flash_lon(number_of_flashes) ;
  170.         flash_lon:long_name = "GLM L2+ Lightning Detection: flash centroid (mean constituent event latitude weighted y their energies) longitude coordinate" ;
  171.         flash_lon:standard_name = "longitude" ;
  172.         flash_lon:units = "degrees_east" ;
  173.         flash_lon:axis = "X" ;
  174.     short flash_area(number_of_flashes) ;
  175.         flash_area:_FillValue = -1s ;
  176.         flash_area:long_name = "GLM L2+ Lightning Detection: flash area coverage (pixels containing at least one consituent event only)" ;
  177.         flash_area:_Unsigned = "true" ;
  178.         flash_area:valid_range = 0s, -6s ;
  179.         flash_area:scale_factor = 152601.9f ;
  180.         flash_area:add_offset = 0.f ;
  181.         flash_area:units = "m2" ;
  182.         flash_area:coordinates = "group_parent_flash_id flash_id lightning_wavelength flash_time_threshold flash_timeoffset_of_first_event flash_time_offset_of_last_event flash_lat flash_lon" ;
  183.         flash_area:grid_mapping = "goes_lat_lon_projection" ;
  184.         flash_area:cell_methods = "lightning_wavelength: sum flash_time_offset_of_first_event: flash_time_offset_of_lst_event: sum area: sum (interval: 8 km comment: resolution of sensor data at nadir, area of constituent groups\' areas defind by variable group_parent_flash_id) where cloud" ;
  185.     short flash_energy(number_of_flashes) ;
  186.         flash_energy:_FillValue = -1s ;
  187.         flash_energy:long_name = "GLM L2+ Lightning Detection: flash radiant energy" ;
  188.         flash_energy:standard_name = "lightning_radiant_energy" ;
  189.         flash_energy:_Unsigned = "true" ;
  190.         flash_energy:valid_range = 0s, -6s ;
  191.         flash_energy:scale_factor = 1.52597e-15f ;
  192.         flash_energy:add_offset = 0.f ;
  193.         flash_energy:units = "J" ;
  194.         flash_energy:coordinates = "group_parent_flash_id flash_id lightning_wavelength flash_time_threshold flash_tie_offset_of_first_event flash_time_offset_of_last_event flash_lat flash_lon" ;
  195.         flash_energy:grid_mapping = "goes_lat_lon_projection" ;
  196.         flash_energy:cell_measures = "area: flash_area" ;
  197.         flash_energy:cell_methods = "lightning_wavelength: sum flash_time_offset_of_first_event: flash_time_offset_oflast_event: sum area: mean (centroid location of constituent events defined by variables group_parent_flash_id and event_paret_group_id weighted by their radiant energies) where cloud" ;
  198.         flash_energy:ancillary_variables = "flash_quality_flag" ;
  199.     short flash_quality_flag(number_of_flashes) ;
  200.         flash_quality_flag:_FillValue = -1s ;
  201.         flash_quality_flag:long_name = "GLM L2+ Lightning Detection: flash data quality flags" ;
  202.         flash_quality_flag:standard_name = "status_flag" ;
  203.         flash_quality_flag:_Unsigned = "true" ;
  204.         flash_quality_flag:valid_range = 0s, 5s ;
  205.         flash_quality_flag:units = "1" ;
  206.         flash_quality_flag:coordinates = "flash_id lightning_wavelength flash_time_threshold flash_time_offset_of_firt_event flash_time_offset_of_last_event flash_lat flash_lon" ;
  207.         flash_quality_flag:grid_mapping = "goes_lat_lon_projection" ;
  208.         flash_quality_flag:cell_methods = "lightning_wavelength: sum flash_time_offset_of_first_event: flash_time_offet_of_last_event: sum area: mean (centroid location of constituent events defined by variables group_parent_flash_id and even_parent_group_id weighted by their radiant energies) where cloud" ;
  209.         flash_quality_flag:flag_values = 0s, 1s, 3s, 5s ;
  210.         flash_quality_flag:flag_meanings = "good_quality_qf degraded_due_to_flash_constituent_events_out_of_time_orde_qf degraded_due_to_flash_constituent_event_count_exceeds_threshold_qf degraded_due_to_flash_duration_exceeds_threshold_qf" ;
  211.         flash_quality_flag:number_of_qf_values = 4b ;
  212.         flash_quality_flag:percent_good_quality_qf = 1.f ;
  213.         flash_quality_flag:percent_degraded_due_to_flash_constituent_events_out_of_time_order_qf = 0.f ;
  214.         flash_quality_flag:percent_degraded_due_to_flash_constituent_event_count_exceeds_threshold_qf = 0.f ;
  215.         flash_quality_flag:percent_degraded_due_to_flash_duration_exceeds_threshold_qf = 0.f ;
  216.     double product_time ;
  217.         product_time:long_name = "start time of observations associated with product" ;
  218.         product_time:standard_name = "time" ;
  219.         product_time:units = "seconds since 2000-01-01 12:00:00" ;
  220.         product_time:axis = "T" ;
  221.         product_time:bounds = "product_time_bounds" ;
  222.     double product_time_bounds(number_of_time_bounds) ;
  223.         product_time_bounds:long_name = "start and end time of observations associated with product" ;
  224.     float lightning_wavelength ;
  225.         lightning_wavelength:long_name = "central wavelength for lightning data" ;
  226.         lightning_wavelength:standard_name = "sensor_band_central_radiation_wavelength" ;
  227.         lightning_wavelength:units = "nm" ;
  228.         lightning_wavelength:bounds = "lightning_wavelength_bounds" ;
  229.     float lightning_wavelength_bounds(number_of_wavelength_bounds) ;
  230.         lightning_wavelength_bounds:long_name = "wavelength range lightning data (full width at half the maximum of te response function)" ;
  231.     float group_time_threshold ;
  232.         group_time_threshold:long_name = "lightning group maximum time difference among lightning events in a group" ;
  233.         group_time_threshold:units = "s" ;
  234.     float flash_time_threshold ;
  235.         flash_time_threshold:long_name = "lightning flash maximum time difference among lightning events in a flash" ;
  236.         flash_time_threshold:units = "s" ;
  237.     float lat_field_of_view ;
  238.         lat_field_of_view:long_name = "latitude coordinate for center of field of view" ;
  239.         lat_field_of_view:standard_name = "latitude" ;
  240.         lat_field_of_view:units = "degrees_north" ;
  241.         lat_field_of_view:axis = "Y" ;
  242.         lat_field_of_view:bounds = "lat_field_of_view_bounds" ;
  243.     float lat_field_of_view_bounds(number_of_field_of_view_bounds) ;
  244.         lat_field_of_view_bounds:long_name = "latitude coordinates for north/south extent of field of view" ;
  245.     int goes_lat_lon_projection ;
  246.         goes_lat_lon_projection:long_name = "GOES-R latitude / longitude projection" ;
  247.         goes_lat_lon_projection:grid_mapping_name = "latitude_longitude" ;
  248.         goes_lat_lon_projection:semi_major_axis = 6378137. ;
  249.         goes_lat_lon_projection:semi_minor_axis = 6356752.31414 ;
  250.         goes_lat_lon_projection:inverse_flattening = 298.2572221 ;
  251.         goes_lat_lon_projection:longitude_of_prime_meridian = 0. ;
  252.     int event_count ;
  253.         event_count:long_name = "number of lightning events in product" ;
  254.         event_count:_FillValue = -1 ;
  255.         event_count:valid_range = 1, 630000 ;
  256.         event_count:units = "count" ;
  257.         event_count:coordinates = "lightning_wavelength product_time lat_field_of_view lon_field_of_view" ;
  258.         event_count:grid_mapping = "goes_lat_lon_projection" ;
  259.         event_count:cell_methods = "lightning_wavelength: sum product_time: sum area: sum (filtered events only) wher cloud" ;
  260.     int group_count ;
  261.         group_count:long_name = "number of lightning groups in product" ;
  262.         group_count:_FillValue = -1 ;
  263.         group_count:valid_range = 1, 630000 ;
  264.         group_count:units = "count" ;
  265.         group_count:coordinates = "lightning_wavelength product_time lat_field_of_view lon_field_of_view" ;
  266.         group_count:grid_mapping = "goes_lat_lon_projection" ;
  267.         group_count:cell_methods = "lightning_wavelength: sum product_time: sum area: sum where cloud" ;
  268.     int flash_count ;
  269.         flash_count:long_name = "number of lightning flashes in product" ;
  270.         flash_count:_FillValue = -1 ;
  271.         flash_count:valid_range = 1, 630000 ;
  272.         flash_count:units = "count" ;
  273.         flash_count:coordinates = "lightning_wavelength product_time lat_field_of_view lon_field_of_view" ;
  274.         flash_count:grid_mapping = "goes_lat_lon_projection" ;
  275.         flash_count:cell_methods = "lightning_wavelength: sum product_time: sum area: sum where cloud" ;
  276.     float percent_navigated_L1b_events ;
  277.         percent_navigated_L1b_events:long_name = "after false event filtering, percent of lightning events navigated y instrument" ;
  278.         percent_navigated_L1b_events:_FillValue = -999.f ;
  279.         percent_navigated_L1b_events:valid_range = 0.f, 1.f ;
  280.         percent_navigated_L1b_events:units = "percent" ;
  281.         percent_navigated_L1b_events:coordinates = "lightning_wavelength product_time lat_field_of_view lon_field_of_iew" ;
  282.         percent_navigated_L1b_events:grid_mapping = "goes_lat_lon_projection" ;
  283.         percent_navigated_L1b_events:cell_methods = "lightning_wavelength: sum product_time: sum area: sum (filtered,and filtered and navigated lightning events only) where cloud" ;
  284.     byte yaw_flip_flag ;
  285.         yaw_flip_flag:long_name = "Flag indicating spacecraft is operating in yaw flip configuration" ;
  286.         yaw_flip_flag:_Unsigned = "true" ;
  287.         yaw_flip_flag:_FillValue = -1b ;
  288.         yaw_flip_flag:valid_range = 0b, 1b ;
  289.         yaw_flip_flag:units = "1" ;
  290.         yaw_flip_flag:coordinates = "product_time" ;
  291.         yaw_flip_flag:cell_methods = "product_time: sum" ;
  292.         yaw_flip_flag:flag_values = 0b, 1b ;
  293.         yaw_flip_flag:flag_meanings = "false true" ;
  294.     float nominal_satellite_subpoint_lat ;
  295.         nominal_satellite_subpoint_lat:units = "degrees_north" ;
  296.         nominal_satellite_subpoint_lat:long_name = "nominal satellite subpoint latitude (platform latitude)" ;
  297.         nominal_satellite_subpoint_lat:standard_name = "latitude" ;
  298.         nominal_satellite_subpoint_lat:_FillValue = -999.f ;
  299.     float nominal_satellite_height ;
  300.         nominal_satellite_height:units = "km" ;
  301.         nominal_satellite_height:long_name = "nominal satellite height above GRS 80 ellipsoid (platform altitude)" ;
  302.         nominal_satellite_height:standard_name = "height_above_reference_ellipsoid" ;
  303.         nominal_satellite_height:_FillValue = -999.f ;
  304.     float nominal_satellite_subpoint_lon ;
  305.         nominal_satellite_subpoint_lon:units = "degrees_east" ;
  306.         nominal_satellite_subpoint_lon:long_name = "nominal satellite subpoint longitude (platform longitude)" ;
  307.         nominal_satellite_subpoint_lon:standard_name = "longitude" ;
  308.         nominal_satellite_subpoint_lon:_FillValue = -999.f ;
  309.     float lon_field_of_view ;
  310.         lon_field_of_view:long_name = "longitude coordinate for center of field of view" ;
  311.         lon_field_of_view:standard_name = "longitude" ;
  312.         lon_field_of_view:units = "degrees_east" ;
  313.         lon_field_of_view:axis = "X" ;
  314.         lon_field_of_view:bounds = "lon_field_of_view_bounds" ;
  315.     float lon_field_of_view_bounds(number_of_field_of_view_bounds) ;
  316.         lon_field_of_view_bounds:long_name = "longitude coordinates for west/east extent of field of view" ;
  317.     float percent_uncorrectable_L0_errors ;
  318.         percent_uncorrectable_L0_errors:long_name = "percent data lost due to uncorrectable L0 errors" ;
  319.         percent_uncorrectable_L0_errors:_FillValue = -999.f ;
  320.         percent_uncorrectable_L0_errors:valid_range = 0.f, 1.f ;
  321.         percent_uncorrectable_L0_errors:units = "percent" ;
  322.         percent_uncorrectable_L0_errors:coordinates = "product_time lat_field_of_view lon_field_of_view" ;
  323.         percent_uncorrectable_L0_errors:grid_mapping = "goes_lat_lon_projection" ;
  324.         percent_uncorrectable_L0_errors:cell_methods = "product_time: sum area: sum (uncorrectable L0 errors only)" ;
  325.     int algorithm_dynamic_input_data_container ;
  326.         algorithm_dynamic_input_data_container:long_name = "container for filenames of dynamic algorithm input data" ;
  327.         algorithm_dynamic_input_data_container:input_GLM_L0_data = "OR_GLM-L0_G17_s20192011349200_e20192011349400_c*.c" ;
  328.         algorithm_dynamic_input_data_container:input_GLM_L1b_data = "null" ;
  329.     int processing_parm_version_container ;
  330.         processing_parm_version_container:long_name = "container for processing parameter filenames" ;
  331.         processing_parm_version_container:L1b_processing_parm_version = "OR-PARM-LCFA_G17_v01r00.zip" ;
  332.     int algorithm_product_version_container ;
  333.         algorithm_product_version_container:long_name = "container for algorithm package filename and product version" ;
  334.         algorithm_product_version_container:algorithm_version = "OR_GLM-L2-ALG-LCFA_v01r00.zip" ;
  335.         algorithm_product_version_container:product_version = "v01r00" ;
  336. // global attributes:
  337.         :production_site = "RBU" ;
  338.         :featureType = "point" ;
  339.         :dataset_name = "OR_GLM-L2-LCFA_G17_s20192011349200_e20192011349400_c20192011349427.nc" ;
  340.         :naming_authority = "gov.nesdis.noaa" ;
  341.         :Conventions = "CF-1.7" ;
  342.         :institution = "DOC/NOAA/NESDIS> U.S. Department of Commerce, National Oceanic and Atmospheric Administration, National Environmental Satellite, Data, and Information Services" ;
  343.         :project = "GOES" ;
  344.         :iso_series_metadata_id = "f5816f53-fd6d-11e3-a3ac-0800200c9a66" ;
  345.         :Metadata_Conventions = "Unidata Dataset Discovery v1.0" ;
  346.         :keywords_vocabulary = "NASA Global Change Master Directory (GCMD) Earth Science Keywords, Version 7.0.0.0.0" ;
  347.         :standard_name_vocabulary = "CF Standard Name Table (v35, 20 July 2016)" ;
  348.         :title = "GLM L2 Lightning Detections: Events, Groups, and Flashes" ;
  349.         :summary = "The Lightning Detections: Events, Groups, and Flashes product consists of a hierarchy of earth-loated lightning radiant energy measures including events, groups, and flashes. Lightning events are detected by the instrument. Lightning groups are a collection of one or more lightning events that satisfy temporal and spatial coincidence thresholds. imilarly, lightning flashes are a collection of one or more lightning groups that satisfy temporal and spatial coincidence thesholds. The product includes the relationship among lightning events, groups, and flashes, and the area coverage of lightnin groups and flashes. The product also includes processing and data quality metadata, and satellite state and location informaion." ;
  350.         :license = "Unclassified data.  Access is restricted to approved users only." ;
  351.         :keywords = "ATMOSPHERE > ATMOSPHERIC ELECTRICITY > LIGHTNING, ATMOSPHERE > ATMOSPHERIC PHENOMENA > LIGHTNING" ;
  352.         :cdm_data_type = "Point" ;
  353.         :processing_level = "National Aeronautics and Space Administration (NASA) L2" ;
  354.         :orbital_slot = "GOES-West" ;
  355.         :platform_ID = "G17" ;
  356.         :instrument_ID = "FM2" ;
  357.         :instrument_type = "GOES-R Series Geostationary Lightning Mapper" ;
  358.         :spatial_resolution = "8km at nadir" ;
  359.         :date_created = "2019-07-20T13:49:42.7Z" ;
  360.         :time_coverage_start = "2019-07-20T13:49:20.0Z" ;
  361.         :time_coverage_end = "2019-07-20T13:49:40.0Z" ;
  362.         :production_data_source = "Realtime" ;
  363.         :production_environment = "OE" ;
  364.         :id = "bf863f78-7985-4839-b940-b30f01113940" ;
  365. data:
  366.  event_id = 885477938, 885477939, 885477941, 885477942, 885477943, 885477944,
  367.  event_time_offset = 12545, 12550, 13321, 13321, 13598, 13598, 13598, 13597,
  368.  event_lat = -18644, -18644, -18687, -18644, -18687, -18644, -18681, -18639,
  369.  event_lon = -7329, -7329, -7367, -7329, -7367, -7329, -7294, -7256, -7367,
  370.  event_energy = 15, 11, 11, 14, 35, 33, 20, 11, 29, 16, 13, 13, 18, 32, 12,
  371.  event_parent_group_id = 456976859, 456976860, 456976862, 456976862,
  372.  group_id = 456976859, 456976860, 456976862, 456976863, 456976864, 456976865,
  373.  group_time_offset = 12545, 12550, 13321, 13598, 13952, 13978, 13983, 13988,
  374.  group_frame_time_offset = 12889, 12894, 13666, 13942, 14296, 14322, 14327,
  375.  group_lat = 28.69056, 28.69056, 28.65383, 28.64638, 28.63028, 28.63175,
  376.  group_lon = -85.32536, -85.32536, -85.35854, -85.32142, -85.34988,
  377.  group_area = 545, 545, 1089, 2180, 1635, 1635, 2180, 1635, 1635, 544, 544,
  378.  group_energy = 15, 11, 25, 100, 58, 63, 179, 46, 43, 11, 14, 21, 18, 21, 18,
  379.  group_parent_flash_id = -20549, -20549, -20549, -20549, -20549, -20549,
  380.  group_quality_flag = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  381.  flash_id = -20549, -20541, -20536, -20538, -20545, -20535, -20531, -20528,
  382.  flash_time_offset_of_first_event = 12545, 16243, 16957, 16901, 14852, 17063,
  383.  flash_time_offset_of_last_event = 14160, 16941, 16968, 17141, 18156, 17850,
  384.  flash_frame_time_offset_of_first_event = 12889, 16579, 17277, 17246, 15172,
  385.  flash_frame_time_offset_of_last_event = 14505, 17277, 17288, 17486, 18476,
  386.  flash_lat = 28.63755, 12.67694, 10.05634, 28.50484, 10.05304, 29.4482,
  387.  flash_lon = -85.33991, -91.5999, -118.732, -84.49895, -118.4635, -85.92987,
  388.  flash_area = 2180, 6330, 1401, 3308, 7960, 2158, 1733, 4480, 924, 2290, 466,
  389.  flash_energy = 566, 2676, 6, 1011, 379, 94, 42, 283, 85, 229, 89, 74, 306,
  390.  flash_quality_flag = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
  391.  product_time = 616902560 ;
  392.  product_time_bounds = 616902560, 616902580 ;
  393.  lightning_wavelength = 777.37 ;
  394.  lightning_wavelength_bounds = 776.87, 777.87 ;
  395.  group_time_threshold = 0 ;
  396.  flash_time_threshold = 3.33 ;
  397.  lat_field_of_view = 0 ;
  398.  lat_field_of_view_bounds = 66.56, -66.56 ;
  399.  goes_lat_lon_projection = _ ;
  400.  event_count = 1966 ;
  401.  group_count = 762 ;
  402.  flash_count = 54 ;
  403.  percent_navigated_L1b_events = 1 ;
  404.  yaw_flip_flag = _ ;
  405.  nominal_satellite_subpoint_lat = 0 ;
  406.  nominal_satellite_height = 35786.02 ;
  407.  nominal_satellite_subpoint_lon = -137.2 ;
  408.  lon_field_of_view = -137 ;
  409.  lon_field_of_view_bounds = -203.56, -70.44 ;
  410.  percent_uncorrectable_L0_errors = 0 ;
  411.  algorithm_dynamic_input_data_container = _ ;
  412.  processing_parm_version_container = _ ;
  413.  algorithm_product_version_container = _ ;
Add Comment
Please, Sign In to add comment