Attributes { obs_id { String long_name "observation id for FOR"; String coverage_content_type "referenceInformation"; String description "unique observation identifier: yyyymmddThhmm.aaSxx. Includes gran_id plus 2-digit along-track index (01-45), scene identifier (E=earth, H=hot, C=cold) and 2-digit cross-track index (01-30)."; } fov_obs_id { String long_name "observation id for FOV"; String coverage_content_type "referenceInformation"; String description "unique observation identifier for FOV: yyyymmddThhmm.aaSxx.f . Includes gran_id plus 2-digit along-track index (01-45), scene identifier (E=earth, H=hot, C=cold) , 2-digit cross-track index (01-30), and 1-digit FOV number (1-9)."; } instrument_state { String long_name "instrument state"; String coordinates "lon lat"; Byte _FillValue 255; Byte flag_values 0, 1, 2, 3; String coverage_content_type "qualityInformation"; String description "instrument/data state: 0/'Process' - Data is usable for science; 1/'Special' - Observations are valid but instrument is not configured for science data (ex: stare mode); 2/'Erroneous' - Data is not usable (ex: checksum error); 3/'Missing' - No data was received."; String AIRS_HDF_name "state"; String flag_meanings "Process Special Erroneous Missing"; } obs_time_tai93 { Float64 valid_range -2934835217.000000, 3376598410.000000; String long_name "earth view FOV midtime"; Float64 _FillValue 9.969209968386869e+36; String coverage_content_type "referenceInformation"; String standard_name "time"; String units "seconds since 1993-01-01 00:00"; String description "earth view observation midtime for each FOV"; String AIRS_HDF_name "Time"; } obs_time_utc { String long_name "earth view UTC FOV time"; String coordinates "utc_tuple_lbl"; UInt16 _FillValue 65535; String coverage_content_type "referenceInformation"; String description "UTC earth view observation time as an array of integers: year, month, day, hour, minute, second, millisec, microsec"; } lat { Float32 valid_range -90.0000000, 90.0000000; String long_name "latitude"; Float32 _FillValue 9.96920997e+36; String bounds "lat_bnds"; String coverage_content_type "referenceInformation"; String standard_name "latitude"; String units "degrees_north"; String description "latitude of FOV center"; String AIRS_HDF_name "Latitude"; } lat_geoid { Float32 valid_range -90.0000000, 90.0000000; String long_name "latitude"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String standard_name "latitude"; String units "degrees_north"; String description "latitude of FOV center on the geoid (without terrain correction)"; } lon { Float32 valid_range -180.000000, 180.000000; String long_name "longitude"; Float32 _FillValue 9.96920997e+36; String bounds "lon_bnds"; String coverage_content_type "referenceInformation"; String standard_name "longitude"; String units "degrees_east"; String description "longitude of FOV center"; String AIRS_HDF_name "Longitude"; } lon_geoid { Float32 valid_range -180.000000, 180.000000; String long_name "longitude"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String standard_name "longitude"; String units "degrees_east"; String description "longitude of FOV center on the geoid (without terrain correction)"; } lat_bnds { Float32 valid_range -90.0000000, 90.0000000; String long_name "FOV boundary latitudes"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String units "degrees_north"; String description "latitudes of points forming a polygon around the perimeter of the FOV"; } lon_bnds { Float32 valid_range -180.000000, 180.000000; String long_name "FOV boundary longitudes"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String units "degrees_east"; String description "longitudes of points forming a polygon around the perimeter of the FOV"; } land_frac { Float32 valid_range 0.00000000, 1.00000000; String long_name "land fraction"; String coordinates "lon lat"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String standard_name "land_area_fraction"; String units "1"; String description "land fraction over the FOV"; String AIRS_HDF_name "landFrac"; String cell_methods "area: mean (beam-weighted)"; } surf_alt { String ancillary_variables "surf_alt_sdev"; Float32 valid_range -500.000000, 10000.0000; String long_name "surface altitude"; String coordinates "lon lat"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String standard_name "surface_altitude"; String units "m"; String description "mean surface altitude wrt earth model over the FOV"; String AIRS_HDF_name "topog"; String cell_methods "area: mean (beam-weighted)"; } surf_alt_sdev { Float32 valid_range 0.00000000, 10000.0000; String long_name "surface altitude standard deviation"; String coordinates "lon lat"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "qualityInformation"; String units "m"; String description "standard deviation of surface altitude within the FOV"; String AIRS_HDF_name "topog_err"; String cell_methods "area: standard_deviation (beam-weighted)"; } sun_glint_lat { Float32 valid_range -90.0000000, 90.0000000; String long_name "sun glint latitude"; String coordinates "subsat_lon subsat_lat"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String standard_name "latitude"; String units "degrees_north"; String description "sun glint spot latitude at scan_mid_time. Fill for night observations."; String AIRS_HDF_name "glintlat"; } sun_glint_lon { Float32 valid_range -180.000000, 180.000000; String long_name "sun glint longitude"; String coordinates "subsat_lon subsat_lat"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String standard_name "longitude"; String units "degrees_east"; String description "sun glint spot longitude at scan_mid_time. Fill for night observations."; String AIRS_HDF_name "glintlon"; } sol_zen { Float32 valid_range 0.00000000, 180.000000; String long_name "solar zenith angle"; String coordinates "lon lat"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String standard_name "solar_zenith_angle"; String units "degree"; String description "solar zenith angle at the center of the FOV"; String AIRS_HDF_name "solzen"; } sol_azi { Float32 valid_range 0.00000000, 360.000000; String long_name "solar azimuth angle"; String coordinates "lon lat"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String standard_name "solar_azimuth_angle"; String units "degree"; String description "solar azimuth angle at the center of the FOV (clockwise from North)"; String AIRS_HDF_name "solazi"; } sun_glint_dist { Float32 valid_range 0.00000000, 30000000.0; String long_name "sun glint distance"; String coordinates "lon lat"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String units "m"; String description "distance of sun glint spot to the center of the FOV"; String AIRS_HDF_name "sun_glint_distance"; } view_ang { Float32 valid_range 0.00000000, 180.000000; String long_name "view angle"; String coordinates "lon lat"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String standard_name "sensor_view_angle"; String units "degree"; String description "off nadir pointing angle"; String AIRS_HDF_name "scanang"; } sat_zen { Float32 valid_range 0.00000000, 180.000000; String long_name "satellite zenith angle"; String coordinates "lon lat"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String standard_name "sensor_zenith_angle"; String units "degree"; String description "satellite zenith angle at the center of the FOV"; String AIRS_HDF_name "satzen"; } sat_azi { Float32 valid_range 0.00000000, 360.000000; String long_name "satellite azimuth angle"; String coordinates "lon lat"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String standard_name "sensor_azimuth_angle"; String units "degree"; String description "satellite azimuth angle at the center of the FOV (clockwise from North)"; String AIRS_HDF_name "satazi"; } sat_range { Float32 valid_range 100000.000, 10000000.0; String long_name "satellite range"; String coordinates "lon lat"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String units "m"; String description "line of sight distance between satellite and FOV center"; } asc_flag { Byte valid_range 0, 1; String long_name "ascending orbit flag"; String coordinates "subsat_lon subsat_lat"; Byte _FillValue 255; Byte flag_values 0, 1; String coverage_content_type "referenceInformation"; String description "ascending orbit flag: 1 if ascending, 0 descending"; String AIRS_HDF_name "scan_node_type"; String flag_meanings "descending ascending"; } subsat_lat { Float32 valid_range -90.0000000, 90.0000000; String long_name "sub-satellite latitude"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String standard_name "latitude"; String units "degrees_north"; String description "sub-satellite latitude at scan_mid_time"; String AIRS_HDF_name "sat_lat"; } subsat_lon { Float32 valid_range -180.000000, 180.000000; String long_name "sub-satellite longitude"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String standard_name "longitude"; String units "degrees_east"; String description "sub-satellite longitude at scan_mid_time"; String AIRS_HDF_name "sat_lon"; } scan_mid_time { Float64 valid_range -2934835217.000000, 3376598410.000000; String long_name "midscan TAI93"; String coordinates "subsat_lon subsat_lat"; Float64 _FillValue 9.969209968386869e+36; String coverage_content_type "referenceInformation"; String standard_name "time"; String units "seconds since 1993-01-01 00:00"; String description "TAI93 at middle of earth scene scans"; String AIRS_HDF_name "nadirTAI"; } sat_alt { Float32 valid_range 100000.000, 1000000.00; String long_name "satellite altitude"; String coordinates "subsat_lon subsat_lat"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String standard_name "altitude"; String units "m"; String description "satellite altitude with respect to earth model at scan_mid_time"; String AIRS_HDF_name "satheight"; } sat_pos { String long_name "satellite position"; String coordinates "subsat_lon subsat_lat spatial_lbl"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String units "m"; String description "satellite ECR position at scan_mid_time"; } sat_vel { String long_name "satellite velocity"; String coordinates "subsat_lon subsat_lat spatial_lbl"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String units "m s-1"; String description "satellite ECR velocity at scan_mid_time"; } sat_att { Float32 valid_range -180.000000, 180.000000; String long_name "satellite attitude"; String coordinates "subsat_lon subsat_lat attitude_lbl"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String units "degree"; String description "satellite attitude at scan_mid_time. An orthogonal triad. First element is angle about the +x (roll) ORB axis. +x axis is positively oriented in the direction of orbital flight. Second element is angle about +y (pitch) ORB axis. +y axis is oriented normal to the orbit plane with the positive sense opposite to that of the orbit's angular momentum vector H. Third element is angle about +z (yaw) axis. +z axis is positively oriented Earthward parallel to the satellite radius vector R from the spacecraft center of mass to the center of the Earth."; } local_solar_time { Float32 valid_range 0.00000000, 24.0000000; String long_name "local apparent solar time"; String coordinates "lon lat"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String units "hours"; String description "local apparent solar time in hours from midnight"; } mean_anom_wrt_equat { Float32 valid_range 0.00000000, 360.000000; String long_name "mean anomaly with respect to the equator"; String coordinates "subsat_lon subsat_lat"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String units "degree"; String description "spacecraft mean anomaly measured with respect to the ascending node"; } sat_sol_zen { Float32 valid_range 0.00000000, 180.000000; String long_name "satellite solar zenith"; String coordinates "subsat_lon subsat_lat"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String units "degree"; String description "solar zenith angle at the satellite"; } sat_sol_azi { Float32 valid_range 0.00000000, 360.000000; String long_name "satellite solar azimuth"; String coordinates "subsat_lon subsat_lat"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String units "degree"; String description "solar azimuth angle at the satellite (clockwise from North)"; } asc_node_lon { Float32 valid_range -180.000000, 180.000000; String long_name "ascending node"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String units "degrees_east"; String description "Longitude of the last ascending node of spacecraft orbit before time_coverage_end."; String AIRS_HDF_name "eq_x_longitude"; } asc_node_tai93 { Float64 valid_range -2934835217.000000, 3376598410.000000; String long_name "ascending node time"; Float64 _FillValue 9.969209968386869e+36; String coverage_content_type "referenceInformation"; String units "seconds since 1993-01-01 00:00"; String description "TAI93 time of the last ascending node of spacecraft orbit before time_coverage_end."; String AIRS_HDF_name "eq_x_tai"; } asc_node_local_solar_time { Float32 valid_range 0.00000000, 24.0000000; String long_name "local apparent solar time at the ascending node"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String units "hours"; String description "local apparent solar time at the last ascending node before time_coverage_end in hours from midnight"; } solar_beta_angle { Float32 valid_range -90.0000000, 90.0000000; String long_name "beta angle"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "referenceInformation"; String units "degree"; String description "Beta angle for the spacecraft orbit, determining the percentage of the orbit that the spacecraft is in direct sunlight."; } attitude_lbl { String long_name "rotational direction"; String coverage_content_type "auxiliaryInformation"; String description "list of rotational directions (roll, pitch, yaw)"; } spatial_lbl { String long_name "spatial direction"; String coverage_content_type "auxiliaryInformation"; String description "list of spatial directions (X, Y, Z)"; } utc_tuple_lbl { String long_name "UTC date/time parts"; String coverage_content_type "auxiliaryInformation"; String description "names of the elements of UTC when it is expressed as an array of integers year,month,day,hour,minute,second,millisecond,microsecond"; } rad_lw { String ancillary_variables "rad_lw_qc"; String long_name "longwave real spectral radiance"; String coordinates "lon lat"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "physicalMeasurement"; String standard_name "toa_outgoing_radiance_per_unit_wavenumber"; String units "mW/(m2 sr cm-1)"; String description "longwave real spectral radiance"; Float64 qc_pct_best 100.0000000000000; Float64 qc_pct_good 0.000000000000000; Float64 qc_pct_do_not_use 0.000000000000000; } rad_lw_qc { Int16 valid_range 0, 2; String long_name "rad_lw QC"; String coordinates "lon lat"; Int16 _FillValue -1; Int16 flag_values 0, 1, 2; String coverage_content_type "qualityInformation"; String standard_name "toa_outgoing_radiance_per_unit_wavenumber status_flag"; String description "rad_lw QC flag"; String flag_meanings "Best Good Do_Not_Use"; } rad_mw { String ancillary_variables "rad_mw_qc"; String long_name "midwave real spectral radiance"; String coordinates "lon lat"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "physicalMeasurement"; String standard_name "toa_outgoing_radiance_per_unit_wavenumber"; String units "mW/(m2 sr cm-1)"; String description "midwave real spectral radiance"; Float64 qc_pct_best 100.0000000000000; Float64 qc_pct_good 0.000000000000000; Float64 qc_pct_do_not_use 0.000000000000000; } rad_mw_qc { Int16 valid_range 0, 2; String long_name "rad_mw QC"; String coordinates "lon lat"; Int16 _FillValue -1; Int16 flag_values 0, 1, 2; String coverage_content_type "qualityInformation"; String standard_name "toa_outgoing_radiance_per_unit_wavenumber status_flag"; String description "rad_mw QC flag"; String flag_meanings "Best Good Do_Not_Use"; } rad_sw { String ancillary_variables "rad_sw_qc"; String long_name "shortwave real spectral radiance"; String coordinates "lon lat"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "physicalMeasurement"; String standard_name "toa_outgoing_radiance_per_unit_wavenumber"; String units "mW/(m2 sr cm-1)"; String description "shortwave real spectral radiance"; Float64 qc_pct_best 100.0000000000000; Float64 qc_pct_good 0.000000000000000; Float64 qc_pct_do_not_use 0.000000000000000; } rad_sw_qc { Int16 valid_range 0, 2; String long_name "rad_sw QC"; String coordinates "lon lat"; Int16 _FillValue -1; Int16 flag_values 0, 1, 2; String coverage_content_type "qualityInformation"; String standard_name "toa_outgoing_radiance_per_unit_wavenumber status_flag"; String description "rad_sw QC flag"; String flag_meanings "Best Good Do_Not_Use"; } cal_qualflag { String long_name "L1B quality flags"; String coordinates "lon lat"; Int32 _FillValue -2147483647; Int32 flag_masks 1, 2, 4, 8, 16, 32, 64, 128, 256; Int32 flag_values 1, 2, 4, 8, 16, 32, 64, 128, 256; String coverage_content_type "qualityInformation"; String description "per-observation L1B product quality"; String flag_meanings "geo_quality_invalid inv_instrument_temp excess_temp_drift fce_detected fce_correction_fail neon_cal_quality_flag isa_degraded_flag l1a_bit_trim_mismatch l1a_eight_sec_missing"; } cal_lw_qualflag { String long_name "LW quality flags"; String coordinates "lon lat"; Int32 _FillValue -2147483647; Int32 flag_masks 3, 3, 12, 12, 48, 48, 64, 128, 256, 512, 1024; Int32 flag_values 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024; String coverage_content_type "qualityInformation"; String description "per-observation L1B LW product quality"; String flag_meanings "quality_degraded quality_invalid rad_cal_qual_degraded rad_cal_qual_invalid spectral_cal_qual_degraded spectral_cal_qual_invalid imag_rad_anomaly lunar_intrusion l1a_missing_es ict_igm_outlier es_igm_spike_detect"; } cal_mw_qualflag { String long_name "MW quality flags"; String coordinates "lon lat"; Int32 _FillValue -2147483647; Int32 flag_masks 3, 3, 12, 12, 48, 48, 64, 128, 256, 512, 1024; Int32 flag_values 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024; String coverage_content_type "qualityInformation"; String description "per-observation L1B MW product quality"; String flag_meanings "quality_degraded quality_invalid rad_cal_qual_degraded rad_cal_qual_invalid spectral_cal_qual_degraded spectral_cal_qual_invalid imag_rad_anomaly lunar_intrusion l1a_missing_es ict_igm_outlier es_igm_spike_detect"; } cal_sw_qualflag { String long_name "SW quality flags"; String coordinates "lon lat"; Int32 _FillValue -2147483647; Int32 flag_masks 3, 3, 12, 12, 48, 48, 64, 128, 256, 512, 1024; Int32 flag_values 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024; String coverage_content_type "qualityInformation"; String description "per-observation L1B SW product quality"; String flag_meanings "quality_degraded quality_invalid rad_cal_qual_degraded rad_cal_qual_invalid spectral_cal_qual_degraded spectral_cal_qual_invalid imag_rad_anomaly lunar_intrusion l1a_missing_es ict_igm_outlier es_igm_spike_detect"; } nedn_lw { String long_name "longwave noise equivalent differential radiance"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "qualityInformation"; String units "mW/(m2 sr cm-1)"; String description "longwave noise equivalent differential radiance"; } nedn_mw { String long_name "midwave noise equivalent differential radiance"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "qualityInformation"; String units "mW/(m2 sr cm-1)"; String description "midwave noise equivalent differential radiance"; } nedn_sw { String long_name "shortwave noise equivalent differential radiance"; Float32 _FillValue 9.96920997e+36; String coverage_content_type "qualityInformation"; String units "mW/(m2 sr cm-1)"; String description "shortwave noise equivalent differential radiance"; } scan_sweep_dir { Byte valid_range 0, 1; String long_name "sweep direction of FOVs within a scan"; Byte _FillValue 255; Byte flag_values 0, 1; String coverage_content_type "auxiliaryInformation"; String description "sweep direction of FOVs within a scan"; String flag_meanings "forward reverse"; } for_num { Byte valid_range 1, 30; String long_name "field of regard number"; Byte _FillValue 255; String coverage_content_type "auxiliaryInformation"; String units "1"; String description "field of regard number"; } fov_num { Byte valid_range 1, 9; String long_name "field of view number"; Byte _FillValue 255; String coverage_content_type "auxiliaryInformation"; String units "1"; String description "field of view number"; } wnum_lw { Float64 valid_range 648.7500000000000, 1096.250000000000; String long_name "longwave wavenumber"; Float64 _FillValue 9.969209968386869e+36; String coverage_content_type "auxiliaryInformation"; String standard_name "sensor_band_central_radiation_wavenumber"; String units "cm-1"; String description "longwave wavenumber"; } wnum_mw { Float64 valid_range 1207.500000000000, 1752.500000000000; String long_name "midwave wavenumber"; Float64 _FillValue 9.969209968386869e+36; String coverage_content_type "auxiliaryInformation"; String standard_name "sensor_band_central_radiation_wavenumber"; String units "cm-1"; String description "midwave wavenumber"; } wnum_sw { Float64 valid_range 2150.000000000000, 2555.000000000000; String long_name "shortwave wavenumber"; Float64 _FillValue 9.969209968386869e+36; String coverage_content_type "auxiliaryInformation"; String standard_name "sensor_band_central_radiation_wavenumber"; String units "cm-1"; String description "shortwave wavenumber"; } NC_GLOBAL { String keywords "EARTH SCIENCE > SPECTRAL/ENGINEERING > INFRARED WAVELENGTHS > INFRARED RADIANCE"; String Conventions "CF-1.6, ACDD-1.3"; String source "CrIS instrument telemetry"; String processing_level "1B"; String acknowledgment "Support for this research was provided by NASA."; String standard_name_vocabulary "CF Standard Name Table v28"; String product_name_project "SNDR"; String geospatial_bounds_crs "EPSG:4326"; Float32 geospatial_lat_min -89.8621521; Float32 geospatial_lat_max -65.5880737; Float32 geospatial_lon_min 102.683258; Float32 geospatial_lon_max 94.5664139; String product_name_duration "m06"; String keywords_vocabulary "GCMD:GCMD Keywords"; String platform "JPSS-1 > Joint Polar Satellite System - 1"; String platform_vocabulary "GCMD:GCMD Keywords"; String product_name_platform "J1"; String instrument "CrIS > Cross-track Infrared Sounder"; String instrument_vocabulary "GCMD:GCMD Keywords"; String product_name_instr "CRIS"; String product_name_extension "nc"; UInt16 granule_number 235; Float32 geospatial_lat_mid -80.0114136; Float32 geospatial_lon_mid -90.3653564; String featureType "point"; String data_structure "swath"; String cdm_data_type "Swath"; String format_version "v02.01.14"; String AutomaticQualityFlagExplanation "'Passed': all spectra are present and calibrated with no quality issues; 'Suspect': at least one spectrum is missing or calibrated with quality issues; 'Failed': no calibrated spectra."; Float32 qa_pct_data_missing 0.00000000; Float32 qa_pct_data_geo 100.000000; Float32 qa_pct_data_sci_mode 100.000000; String title "JPSS-1 CrIS Level-1B FSR"; String summary "The FSR CrIS Level 1B product consists of calibrated radiance spectra at Full Spectral Resolution, as well as geolocation information, metadata and derived parameters related to the observations."; String shortname "SNDRJ1CrISL1B"; String product_group "l1b_cris"; String references "NASA Cross-track Infrared Sounder (CrIS) Level 1B Algorithm Theoretical Basis Document (ATBD) Version 3.0; NASA Cross-track Infrared Sounder (CrIS) Level 1B Product Users' Guide Version 3.0; NASA Cross-track Infrared Sounder (CrIS) Level 1B Quality Flags Description Document Version 3.0"; String contributor_name "UW-Madison Space Science and Engineering Center: Joe K Taylor; UMBC Atmospheric Spectroscopy Laboratory: Larrabee Strow"; String contributor_role "CrIS L1B Scientist; CrIS L1B Scientist"; String license "Freely Distributed"; String creator_name "Sounder SIPS: GES DISC"; String creator_email "gsfc-help-disc@lists.nasa.gov"; String creator_url "http://disc.sci.gsfc.nasa.gov/"; String institution "Goddard Space Flight Center - National Aeronautics and Space Administration"; String project "Sounder SIPS"; String publisher_name "Goddard Earth Science Data and Information Services Center"; String publisher_email "gsfc-help-disc@lists.nasa.gov"; String publisher_url "http://disc.sci.gsfc.nasa.gov/"; String creator_type "group"; String creator_institution "Goddard Space Flight Center - National Aeronautics and Space Administration"; String product_version "v03.08.01"; String product_name_variant "std"; String product_name_version "v03_08"; String product_name_producer "G"; String id "10.5067/LVEKYTNSRNKP"; String naming_authority "http://dx.doi.org/"; String identifier_product_doi "10.5067/LVEKYTNSRNKP"; String identifier_product_doi_authority "http://dx.doi.org/"; String algorithm_version "v3.0.1"; String metadata_link "http://disc.sci.gsfc.nasa.gov/"; String comment ""; String product_name_granule_number "g235"; String gran_id "20190924T2324"; String interferogram_resolution "XSRP"; String time_coverage_start "2019-09-24T23:24:00.00Z"; String time_of_first_valid_obs "2019-09-24T23:23:59.983970Z"; String time_coverage_mid "2019-09-24T23:27:00.00Z"; String time_coverage_end "2019-09-24T23:30:00.00Z"; String time_of_last_valid_obs "2019-09-24T23:29:57.783949Z"; String product_name "SNDR.J1.CRIS.20190924T2324.m06.g235.L1B.std.v03_08.G.201201213950.nc"; String geospatial_bounds "POLYGON ((42.03 -84.25, -43.74 -70.62, -101.65 -65.77, -156.80 -74.87, 42.03 -84.25))"; String orbitDirection "SouthPole"; String day_night_flag "Both"; String date_created "2020-12-01T16:39:36Z"; String input_file_names "SNDR.J1.CRIS.20190924T2324.m06.g235.L1A.std.v03_08.G.201201133229.nc; isa_j1_xsrp_773p8284.mat; FIRfilter.mat; nedn_filt_j1_fsr.mat; l1b_template.nc; SNDR.J1.CRIS.20190924T2318.m06.g234.L1A.std.v03_08.G.201201133229.nc; SNDR.J1.CRIS.20190924T2330.m06.g236.L1A.std.v03_08.G.201201133229.nc"; String input_file_dates "2020-12-01; 2020-07-21; 2020-07-21; 2020-07-21; 2020-12-01; 2020-12-01; 2020-12-01"; String input_file_types "CRIS_L1A; isa_file; NF_file; nedn_filt; template_netcdf; CRIS_L1A; CRIS_L1A"; String production_host "Linux ac25-local 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux"; String product_name_type_id "L1B"; String AutomaticQualityFlag "Passed"; String qa_no_data "FALSE"; String spectral_resolution "FSR"; Float64 wnum_delta_lw 0.6250000000000000; Float64 wnum_delta_mw 0.6250000000000000; Float64 wnum_delta_sw 0.6250000000000000; String time_coverage_duration "P0000-00-00T00:06:00"; String product_name_timestamp "201201213950"; String history "2020-12-01, 21:39:53, s4pmops, ../Jpss1_Cris_L1b/3.8.1/pge//uw_v3.0.1_deploy/bin/cris_l1a_to_l1b.sh -m J1 -r FSR -c /tmpdata/s4pm/snpp/SNDR_L1_V3_ac25/run_algorithm/RUNNING.RUN_Jpss1_Cris_L1b.2019267232400/SNDR.J1.CRIS.20190924T2318.m06.g234.L1A.std.v03_08.G.201201133229.nc -c /tmpdata/s4pm/snpp/SNDR_L1_V3_ac25/run_algorithm/RUNNING.RUN_Jpss1_Cris_L1b.2019267232400/SNDR.J1.CRIS.20190924T2330.m06.g236.L1A.std.v03_08.G.201201133229.nc /tmpdata/s4pm/snpp/SNDR_L1_V3_ac25/run_algorithm/RUNNING.RUN_Jpss1_Cris_L1b.2019267232400/SNDR.J1.CRIS.20190924T2324.m06.g235.L1A.std.v03_08.G.201201133229.nc"; } }