[ncl-talk] reading h5 satellite data
Debasish Hazra
debasish.hazra5 at gmail.com
Fri Dec 14 14:16:11 MST 2018
Hi,
I am trying to reading .h5 satellite data and the variable I want to read
has dimension as Dimensions and sizes: [ 2369 <DimAlongTrack> x 56
<DimAltitudeLevel> ]. How do I make it to lat,lon from 1st dimension ?
I have attached a ncl_dump of file.
Thanks
Debasish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20181214/3be39f63/attachment.html>
-------------- next part --------------
Copyright (C) 1995-2018 - All Rights Reserved
University Corporation for Atmospheric Research
NCAR Command Language Version 6.5.0
The use of this software is governed by a License Agreement.
See http://www.ncl.ucar.edu/ for more details.
Variable: f
Type: file
filename: OMPS-NPP_LP-L2-O3-DAILY_v2.5_2018m1209_2018m1210t143226
path: OMPS-NPP_LP-L2-O3-DAILY_v2.5_2018m1209_2018m1210t143226.h5
Number of Attributes:55
APPName : LP_EDR_DAILYO3
APPVersion : 2.5.4
ArchiveSetName : OMPS v2.5 Processing
ArchiveSetNumber : 61004
Conventions : ACDD-1.3
DOI : 10.5067/X1Q9VA07QDS7
DayNightFlag : Day
DayOfYear : 343
Format : HDF5
LocalGranuleID : OMPS-NPP_LP-L2-O3-DAILY_v2.5_2018m1209_2018m1210t143226.h5
LongName : OMPS-NPP L2 LP Ozone (O3) Vertical Profile swath daily 3slit
OrbitNumberStart : 36868
OrbitNumberStop : 36882
PGEVersion : 2.5.4
ProductionDateTime : 2018-12-10T14:32:26.406485Z
RangeBeginningDateTime : 2018-12-09T00:00:00.000000Z
RangeEndingDateTime : 2018-12-09T23:59:59.999999Z
ShortName : OMPS_NPP_LP_L2_O3_DAILY
VersionID : 2
VersionNumber : 2.5
acknowledgement : This dataset was generated by NASA's SNPP Ozone Science Team, with support provided by the NASA Ozone SIPS.
comment :
contributor_name : NASA SNPP Ozone Science Team and NASA Ozone SIPS.
contributor_role : Data producers.
creator_email : pawan.k.bhartia at nasa.gov
creator_institution : NASA Goddard Space Flight Center
creator_name : Pawan K. Bhartia
creator_type : person
date_created : 2018-12-10T14:32:26.406485Z
history : 2018-12-10T14:32:26.406485Z; Original file created by Ozone SIPS
id : OMPS_NPP_LP_L2_O3_DAILY
institution : NASA Goddard Space Flight Center
instrument : OMPS
instrument_vocabulary : GCMD
keywords : NASA, Goddard Space Flight Center, GSFC, Atmospheric Chemistry, Ozone, Suomi NPP, Ozone Mapping and Profiler Suite, OMPS
keywords_vocabulary : GCMD
license : http://science.nasa.gov/earth-science/earth-science-data/data-information-policy/
metadata_link : http://dx.doi.org/10.5067/X1Q9VA07QDS7
naming_authority : Ozone SIPS
platform : Suomi-NPP
platform_vocabulary : GCMD
processing_level : L2
program : Earth Systematic Mission
project : Suomi-NPP
publisher_email : gsfc-help-disc at lists.nasa.gov
publisher_institution : NASA Goddard Space Flight Center
publisher_name : NASA GES DISC
publisher_type : group
publisher_url : http://disc.gsfc.nasa.gov
references :
source : Suomi-NPP OMPS Limb Prefiler
summary : Retrieved OMPS Limb Profiler Ozone (Daily).
time_coverage_end : 2018-12-09T23:59:59.999999Z
time_coverage_start : 2018-12-09T00:00:00.000000Z
title : Suomi-NPP OMPS Limb Profiler L2 Retrieved Ozone Product
dimensions:
DimAlongTrack = 2369
DimAltitudeLevel = 56
variables:
Variable: DimAlongTrack
Type: integer
Total Size: 2369 values
9476 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 2369 <DimAlongTrack> ]
Coordinates:
DimAlongTrack: [ 1..2369]
Number of Attributes: 4
CLASS : DIMENSION_SCALE
NAME : Along Track Dimension
REFERENCE_LIST : Compound ("", "")
long_name : Along-track dimension
Variable: DimAltitudeLevel
Type: float
Total Size: 56 values
224 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 56 <DimAltitudeLevel> ]
Coordinates:
DimAltitudeLevel: [0.5..55.5]
Number of Attributes: 4
CLASS : DIMENSION_SCALE
NAME : Altitude Level Dimension
REFERENCE_LIST : Compound ("", "")
long_name : Altitude-level dimension
groups:
AncillaryData <group>
{
dimensions:
DimAlongTrack = 2369
DimAltitudeLevel = 56
variables:
Variable: Pressure
Type: float
Total Size: 132664 values
530656 bytes
Number of Dimensions: 2
Dimensions and sizes: [ 2369 <DimAlongTrack> x 56 <DimAltitudeLevel> ]
Coordinates:
DimAlongTrack: [ 1..2369]
DimAltitudeLevel: [0.5..55.5]
Number of Attributes: 8
DIMENSION_LABELS : ( DimAlongTrack, DimAltitudeLevel )
DIMENSION_LIST : {{reference to </DimAlongTrack>}, {reference to </DimAltitudeLevel>}}
_FillValue : -999
comment : Pressure profile from ancillary data for each event
coverage_content_type : auxiliaryInformation
long_name : Pressure
units : hPa
valid_range : ( 0, 1100 )
Variable: Temperature
Type: float
Total Size: 132664 values
530656 bytes
Number of Dimensions: 2
Dimensions and sizes: [ 2369 <DimAlongTrack> x 56 <DimAltitudeLevel> ]
Coordinates:
DimAlongTrack: [ 1..2369]
DimAltitudeLevel: [0.5..55.5]
Number of Attributes: 8
DIMENSION_LABELS : ( DimAlongTrack, DimAltitudeLevel )
DIMENSION_LIST : {{reference to </DimAlongTrack>}, {reference to </DimAltitudeLevel>}}
_FillValue : -999
comment : Temperature profile from ancillary data for each event
coverage_content_type : auxiliaryInformation
long_name : Temperature
units : Kelvin
valid_range : ( 200, 500 )
Variable: TropopauseAltitude
Type: float
Total Size: 2369 values
9476 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 2369 <DimAlongTrack> ]
Coordinates:
DimAlongTrack: [ 1..2369]
Number of Attributes: 8
DIMENSION_LABELS : DimAlongTrack
DIMENSION_LIST : {{reference to </DimAlongTrack>}}
_FillValue : -999
comment : Tropopause altitude from ancillary data for each event
coverage_content_type : auxiliaryInformation
long_name : TropopauseAltitude
units : km
valid_range : ( 0, 30 )
} end of AncillaryData
DataFields <group>
{
dimensions:
DimAlongTrack = 2369
DimAltitudeLevel = 56
variables:
Variable: ASI_PMCFlag
Type: integer
Total Size: 2369 values
9476 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 2369 <DimAlongTrack> ]
Coordinates:
DimAlongTrack: [ 1..2369]
Number of Attributes: 9
DIMENSION_LABELS : DimAlongTrack
DIMENSION_LIST : {{reference to </DimAlongTrack>}}
_FillValue : -999
comment : Flag calculated from ASI at 353 nm to indicate possible PMC impact on UV ozone retrieval
coverage_content_type : physicalMeasurement
flag_meanings : no_PMC_effect possible_PMC_effect
flag_values : ( 0, 1 )
long_name : PMC_Flag
units :
Variable: Altitude
Type: float
Total Size: 56 values
224 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 56 <DimAltitudeLevel> ]
Coordinates:
DimAltitudeLevel: [0.5..55.5]
Number of Attributes: 8
DIMENSION_LABELS : DimAltitudeLevel
DIMENSION_LIST : {{reference to </DimAltitudeLevel>}}
_FillValue : -999
comment : Altitude grid for retrieved profiles in ascending order
coverage_content_type : coordinate
long_name : Altitude
units : km
valid_range : ( 0.5, 55.5 )
Variable: CloudHeight
Type: float
Total Size: 2369 values
9476 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 2369 <DimAlongTrack> ]
Coordinates:
DimAlongTrack: [ 1..2369]
Number of Attributes: 8
DIMENSION_LABELS : DimAlongTrack
DIMENSION_LIST : {{reference to </DimAlongTrack>}}
_FillValue : -999
comment : Observed cloud height for each event from aerosol retrieval
coverage_content_type : physicalMeasurement
long_name : CloudHeight
units : km
valid_range : ( 0, 40.5 )
Variable: O3UvPrecision
Type: float
Total Size: 132664 values
530656 bytes
Number of Dimensions: 2
Dimensions and sizes: [ 2369 <DimAlongTrack> x 56 <DimAltitudeLevel> ]
Coordinates:
DimAlongTrack: [ 1..2369]
DimAltitudeLevel: [0.5..55.5]
Number of Attributes: 8
DIMENSION_LABELS : ( DimAlongTrack, DimAltitudeLevel )
DIMENSION_LIST : {{reference to </DimAlongTrack>}, {reference to </DimAltitudeLevel>}}
_FillValue : -999
comment : Calculated precision for UV ozone density profile
coverage_content_type : auxiliaryInformation
long_name : UV_Profile_Precision
units : cm^-3
valid_range : ( 1e+07, 1e+15 )
Variable: O3UvQuality
Type: float
Total Size: 2369 values
9476 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 2369 <DimAlongTrack> ]
Coordinates:
DimAlongTrack: [ 1..2369]
Number of Attributes: 8
DIMENSION_LABELS : DimAlongTrack
DIMENSION_LIST : {{reference to </DimAlongTrack>}}
_FillValue : -999
comment : Quality flag for UV ozone retrieval. Values are defined in Product Description document
coverage_content_type : qualityInformation
long_name : UV_Retrieval_Quality
units :
valid_range : ( 0, 6 )
Variable: O3UvValue
Type: float
Total Size: 132664 values
530656 bytes
Number of Dimensions: 2
Dimensions and sizes: [ 2369 <DimAlongTrack> x 56 <DimAltitudeLevel> ]
Coordinates:
DimAlongTrack: [ 1..2369]
DimAltitudeLevel: [0.5..55.5]
Number of Attributes: 8
DIMENSION_LABELS : ( DimAlongTrack, DimAltitudeLevel )
DIMENSION_LIST : {{reference to </DimAlongTrack>}, {reference to </DimAltitudeLevel>}}
_FillValue : -999
comment : UV retrieval ozone density profile
coverage_content_type : physicalMeasurement
long_name : UV_Profile_Value
units : cm^-3
valid_range : ( 1e+07, 1e+15 )
Variable: O3VisPrecision
Type: float
Total Size: 132664 values
530656 bytes
Number of Dimensions: 2
Dimensions and sizes: [ 2369 <DimAlongTrack> x 56 <DimAltitudeLevel> ]
Coordinates:
DimAlongTrack: [ 1..2369]
DimAltitudeLevel: [0.5..55.5]
Number of Attributes: 8
DIMENSION_LABELS : ( DimAlongTrack, DimAltitudeLevel )
DIMENSION_LIST : {{reference to </DimAlongTrack>}, {reference to </DimAltitudeLevel>}}
_FillValue : -999
comment : Calculated precision for VIS ozone density profile
coverage_content_type : auxiliaryInformation
long_name : Vis_Profile_Precision
units : cm^-3
valid_range : ( 1e+07, 1e+15 )
Variable: O3VisQuality
Type: float
Total Size: 2369 values
9476 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 2369 <DimAlongTrack> ]
Coordinates:
DimAlongTrack: [ 1..2369]
Number of Attributes: 8
DIMENSION_LABELS : DimAlongTrack
DIMENSION_LIST : {{reference to </DimAlongTrack>}}
_FillValue : -999
comment : Quality flag for VIS ozone retrieval. Values are defined in Product Description document
coverage_content_type : qualityInformation
long_name : Vis_Retrieval_Quality
units :
valid_range : ( 0, 4 )
Variable: O3VisValue
Type: float
Total Size: 132664 values
530656 bytes
Number of Dimensions: 2
Dimensions and sizes: [ 2369 <DimAlongTrack> x 56 <DimAltitudeLevel> ]
Coordinates:
DimAlongTrack: [ 1..2369]
DimAltitudeLevel: [0.5..55.5]
Number of Attributes: 8
DIMENSION_LABELS : ( DimAlongTrack, DimAltitudeLevel )
DIMENSION_LIST : {{reference to </DimAlongTrack>}, {reference to </DimAltitudeLevel>}}
_FillValue : -999
comment : VIS retrieval ozone density profile
coverage_content_type : physicalMeasurement
long_name : Vis_Profile_Value
units : cm^-3
valid_range : ( 1e+07, 1e+15 )
Variable: Q_UV
Type: integer
Total Size: 2369 values
9476 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 2369 <DimAlongTrack> ]
Coordinates:
DimAlongTrack: [ 1..2369]
Number of Attributes: 8
DIMENSION_LABELS : DimAlongTrack
DIMENSION_LIST : {{reference to </DimAlongTrack>}}
_FillValue : -999
comment : Quality flag for UV ozone retrieval residuals. Values are defined in Product Description document
coverage_content_type : qualityInformation
long_name : Q_UV
units :
valid_range : ( 0, 100 )
Variable: Q_VIS
Type: integer
Total Size: 2369 values
9476 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 2369 <DimAlongTrack> ]
Coordinates:
DimAlongTrack: [ 1..2369]
Number of Attributes: 8
DIMENSION_LABELS : DimAlongTrack
DIMENSION_LIST : {{reference to </DimAlongTrack>}}
_FillValue : -999
comment : Quality flag for VIS ozone retrieval residuals. Values are defined in Product Description document
coverage_content_type : qualityInformation
long_name : Q_VIS
units :
valid_range : ( 0, 100 )
Variable: VertRes_O3UV
Type: float
Total Size: 132664 values
530656 bytes
Number of Dimensions: 2
Dimensions and sizes: [ 2369 <DimAlongTrack> x 56 <DimAltitudeLevel> ]
Coordinates:
DimAlongTrack: [ 1..2369]
DimAltitudeLevel: [0.5..55.5]
Number of Attributes: 8
DIMENSION_LABELS : ( DimAlongTrack, DimAltitudeLevel )
DIMENSION_LIST : {{reference to </DimAlongTrack>}, {reference to </DimAltitudeLevel>}}
_FillValue : -999
comment : Calculated vertical resolution for UV ozone retrieval
coverage_content_type : auxiliaryInformation
long_name : Vertical_Resolution_O3UV
units : km
valid_range : ( 0, 10 )
Variable: VertRes_O3Vis
Type: float
Total Size: 132664 values
530656 bytes
Number of Dimensions: 2
Dimensions and sizes: [ 2369 <DimAlongTrack> x 56 <DimAltitudeLevel> ]
Coordinates:
DimAlongTrack: [ 1..2369]
DimAltitudeLevel: [0.5..55.5]
Number of Attributes: 8
DIMENSION_LABELS : ( DimAlongTrack, DimAltitudeLevel )
DIMENSION_LIST : {{reference to </DimAlongTrack>}, {reference to </DimAltitudeLevel>}}
_FillValue : -999
comment : Calculated vertical resolution for VIS ozone retrieval
coverage_content_type : auxiliaryInformation
long_name : Vertical_Resolution_O3Vis
units : km
valid_range : ( 0, 10 )
Variable: eventNumber
Type: integer
Total Size: 2369 values
9476 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 2369 <DimAlongTrack> ]
Coordinates:
DimAlongTrack: [ 1..2369]
Number of Attributes: 8
DIMENSION_LABELS : DimAlongTrack
DIMENSION_LIST : {{reference to </DimAlongTrack>}}
_FillValue : -999
comment : Event index for current orbit
coverage_content_type : auxiliaryInformation
long_name : Event_Number
units :
valid_range : ( 0, 180 )
Variable: sfcReflValue
Type: float
Total Size: 2369 values
9476 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 2369 <DimAlongTrack> ]
Coordinates:
DimAlongTrack: [ 1..2369]
Number of Attributes: 8
DIMENSION_LABELS : DimAlongTrack
DIMENSION_LIST : {{reference to </DimAlongTrack>}}
_FillValue : -999
comment : Retrieved surface reflectivity at 675 nm
coverage_content_type : physicalMeasurement
long_name : Reflectivity_Surface
units :
valid_range : ( 0, 1 )
} end of DataFields
GeolocationFields <group>
{
dimensions:
DimAlongTrack = 2369
DIM_001 = 1
variables:
Variable: AscendingDescendingFlag
Type: integer
Total Size: 2369 values
9476 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 2369 <DimAlongTrack> ]
Coordinates:
DimAlongTrack: [ 1..2369]
Number of Attributes: 9
DIMENSION_LABELS : DimAlongTrack
DIMENSION_LIST : {{reference to </DimAlongTrack>}}
_FillValue : -999
comment : Flag to indicate ascending node or descending node
coverage_content_type : auxiliaryInformation
flag_meanings : ascending descending
flag_values : ( 0, 1 )
long_name : AscendingDescendingFlag
units :
Variable: Date
Type: integer
Total Size: 1 values
4 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_001> ]
Coordinates:
Number of Attributes: 5
_FillValue : 99999999
coverage_content_type : auxiliaryInformation
long_name : Date
units :
valid_range : ( 20111028, 20991231 )
Variable: Latitude
Type: float
Total Size: 2369 values
9476 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 2369 <DimAlongTrack> ]
Coordinates:
DimAlongTrack: [ 1..2369]
Number of Attributes: 8
DIMENSION_LABELS : DimAlongTrack
DIMENSION_LIST : {{reference to </DimAlongTrack>}}
_FillValue : -999
comment : Latitude at tangent point altitude of 25 km
coverage_content_type : coordinate
long_name : Latitude_TangentPoint
units : degrees_North
valid_range : ( -90, 90 )
Variable: Longitude
Type: float
Total Size: 2369 values
9476 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 2369 <DimAlongTrack> ]
Coordinates:
DimAlongTrack: [ 1..2369]
Number of Attributes: 8
DIMENSION_LABELS : DimAlongTrack
DIMENSION_LIST : {{reference to </DimAlongTrack>}}
_FillValue : -999
comment : Longitude at tangent point altitude of 25 km
coverage_content_type : coordinate
long_name : Longitude_TangentPoint
units : degrees_East
valid_range : ( -180, 180 )
Variable: OrbitNumber
Type: integer
Total Size: 2369 values
9476 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 2369 <DimAlongTrack> ]
Coordinates:
DimAlongTrack: [ 1..2369]
Number of Attributes: 8
DIMENSION_LABELS : DimAlongTrack
DIMENSION_LIST : {{reference to </DimAlongTrack>}}
_FillValue : -1
comment : Orbit number
coverage_content_type : auxiliaryInformation
long_name : OrbitNumber
units :
valid_range : ( 1, 99999 )
Variable: SingleScatterAngle
Type: float
Total Size: 2369 values
9476 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 2369 <DimAlongTrack> ]
Coordinates:
DimAlongTrack: [ 1..2369]
Number of Attributes: 8
DIMENSION_LABELS : DimAlongTrack
DIMENSION_LIST : {{reference to </DimAlongTrack>}}
_FillValue : -999
comment : Single scattering angle at tangent point altitude of 25 km
coverage_content_type : coordinate
long_name : SingleScatteringAngle
units : degrees
valid_range : ( 0, 180 )
Variable: SolarZenithAngle
Type: float
Total Size: 2369 values
9476 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 2369 <DimAlongTrack> ]
Coordinates:
DimAlongTrack: [ 1..2369]
Number of Attributes: 8
DIMENSION_LABELS : DimAlongTrack
DIMENSION_LIST : {{reference to </DimAlongTrack>}}
_FillValue : -999
comment : Solar zenith angle at tangent point altitude of 25 km
coverage_content_type : coordinate
long_name : SolarZenithAngle
units : degrees
valid_range : ( 0, 180 )
Variable: SwathLevelQualityFlags
Type: string
Total Size: 2369 values
18952 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 2369 <DimAlongTrack> ]
Coordinates:
DimAlongTrack: [ 1..2369]
Number of Attributes: 8
DIMENSION_LABELS : DimAlongTrack
DIMENSION_LIST : {{reference to </DimAlongTrack>}}
_FillValue : 99999
comment : Flags for satellite location and orientation. Values are defined in Product Description document
coverage_content_type : qualityInformation
flag_meanings : The individual characters represent SAA, Moon, SolarEclipse, OtherPlanets, and NonNominalAttitude flags respectively
long_name : SwathLevelQualityFlags
units :
Variable: Time
Type: integer
Total Size: 2369 values
9476 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 2369 <DimAlongTrack> ]
Coordinates:
DimAlongTrack: [ 1..2369]
Number of Attributes: 8
DIMENSION_LABELS : DimAlongTrack
DIMENSION_LIST : {{reference to </DimAlongTrack>}}
_FillValue : -999
comment : Seconds since midnight [UT]
coverage_content_type : auxiliaryInformation
long_name : Time
units : seconds
valid_range : ( 0, 86400 )
} end of GeolocationFields
InputPointers <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LP-L1-ANC_v1.7_2018m1208t230749_o36868_2018m1209t073041.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1208t230749_o36868_2018m1209t022850.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1208t230749_o36868_2018m1209t022850.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1208t230749_o36868_2018m1209t073041.h5
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t004919_o36869_2018m1209t073022.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t004919_o36869_2018m1209t041919.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t004919_o36869_2018m1209t041919.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t004919_o36869_2018m1209t073022.h5
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t023049_o36870_2018m1209t073020.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t023049_o36870_2018m1209t053215.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t023049_o36870_2018m1209t053215.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t023049_o36870_2018m1209t073020.h5
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t041218_o36871_2018m1209t091455.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t041218_o36871_2018m1209t053255.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t041218_o36871_2018m1209t053255.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t041218_o36871_2018m1209t091455.h5
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t055348_o36872_2018m1209t091524.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t055348_o36872_2018m1209t072212.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t055348_o36872_2018m1209t072212.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t055348_o36872_2018m1209t091524.h5
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t073518_o36873_2018m1209t091324.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t073518_o36873_2018m1209t090650.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t073518_o36873_2018m1209t090650.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t073518_o36873_2018m1209t091324.h5
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t091648_o36874_2018m1209t153639.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t091648_o36874_2018m1209t121445.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t091648_o36874_2018m1209t121445.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t091648_o36874_2018m1209t153639.h5
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t105907_o36875_2018m1209t153636.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t105907_o36875_2018m1209t140301.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t105907_o36875_2018m1209t140301.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t105907_o36875_2018m1209t153636.h5
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t123948_o36876_2018m1209t155745.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t123948_o36876_2018m1209t155227.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t123948_o36876_2018m1209t155227.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t123948_o36876_2018m1209t155745.h5
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t142102_o36877_2018m1209t174725.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t142102_o36877_2018m1209t174440.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t142102_o36877_2018m1209t174440.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t142102_o36877_2018m1209t174725.h5
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t160231_o36878_2018m1210t061342.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t160231_o36878_2018m1209t174419.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t160231_o36878_2018m1209t174419.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t160231_o36878_2018m1210t061342.h5
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t174416_o36879_2018m1210t061424.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t174416_o36879_2018m1209t190446.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t174416_o36879_2018m1209t190446.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t174416_o36879_2018m1210t061424.h5
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t192546_o36880_2018m1210t061344.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t192546_o36880_2018m1209t205603.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t192546_o36880_2018m1209t205603.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t192546_o36880_2018m1210t061344.h5
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t210716_o36881_2018m1210t063125.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t210716_o36881_2018m1210t004102.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t210716_o36881_2018m1210t004102.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t210716_o36881_2018m1210t063125.h5
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t224846_o36882_2018m1210t063106.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t224846_o36882_2018m1210t020321.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t224846_o36882_2018m1210t020321.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t224846_o36882_2018m1210t063106.h5
OMPS-NPP_LP-L2-O3_v2.5_2018m1208t230749_o36868_2018m1209t084222.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LP-L1-ANC_v1.7_2018m1208t230749_o36868_2018m1209t073041.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1208t230749_o36868_2018m1209t022850.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1208t230749_o36868_2018m1209t022850.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1208t230749_o36868_2018m1209t073041.h5
OMPS-NPP_LP-L1G-EV_v2.5_2018m1208t230749_o36868_2018m1209t025338.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1208t230749_o36868_2018m1209t022850.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1208t230749_o36868_2018m1209t022850.h5
} end of OMPS-NPP_LP-L1G-EV_v2.5_2018m1208t230749_o36868_2018m1209t025338.h5
} end of OMPS-NPP_LP-L2-O3_v2.5_2018m1208t230749_o36868_2018m1209t084222.h5
OMPS-NPP_LP-L2-O3_v2.5_2018m1209t004919_o36869_2018m1209t084231.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t004919_o36869_2018m1209t073022.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t004919_o36869_2018m1209t041919.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t004919_o36869_2018m1209t041919.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t004919_o36869_2018m1209t073022.h5
OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t004919_o36869_2018m1209t044328.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t004919_o36869_2018m1209t041919.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t004919_o36869_2018m1209t041919.h5
} end of OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t004919_o36869_2018m1209t044328.h5
} end of OMPS-NPP_LP-L2-O3_v2.5_2018m1209t004919_o36869_2018m1209t084231.h5
OMPS-NPP_LP-L2-O3_v2.5_2018m1209t023049_o36870_2018m1209t084418.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t023049_o36870_2018m1209t073020.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t023049_o36870_2018m1209t053215.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t023049_o36870_2018m1209t053215.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t023049_o36870_2018m1209t073020.h5
OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t023049_o36870_2018m1209t055710.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t023049_o36870_2018m1209t053215.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t023049_o36870_2018m1209t053215.h5
} end of OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t023049_o36870_2018m1209t055710.h5
} end of OMPS-NPP_LP-L2-O3_v2.5_2018m1209t023049_o36870_2018m1209t084418.h5
OMPS-NPP_LP-L2-O3_v2.5_2018m1209t041218_o36871_2018m1209t101111.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t041218_o36871_2018m1209t091455.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t041218_o36871_2018m1209t053255.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t041218_o36871_2018m1209t053255.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t041218_o36871_2018m1209t091455.h5
OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t041218_o36871_2018m1209t055711.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t041218_o36871_2018m1209t053255.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t041218_o36871_2018m1209t053255.h5
} end of OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t041218_o36871_2018m1209t055711.h5
} end of OMPS-NPP_LP-L2-O3_v2.5_2018m1209t041218_o36871_2018m1209t101111.h5
OMPS-NPP_LP-L2-O3_v2.5_2018m1209t055348_o36872_2018m1209t101122.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t055348_o36872_2018m1209t091524.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t055348_o36872_2018m1209t072212.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t055348_o36872_2018m1209t072212.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t055348_o36872_2018m1209t091524.h5
OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t055348_o36872_2018m1209t074608.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t055348_o36872_2018m1209t072212.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t055348_o36872_2018m1209t072212.h5
} end of OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t055348_o36872_2018m1209t074608.h5
} end of OMPS-NPP_LP-L2-O3_v2.5_2018m1209t055348_o36872_2018m1209t101122.h5
OMPS-NPP_LP-L2-O3_v2.5_2018m1209t073518_o36873_2018m1209t103138.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t073518_o36873_2018m1209t091324.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t073518_o36873_2018m1209t090650.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t073518_o36873_2018m1209t090650.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t073518_o36873_2018m1209t091324.h5
OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t073518_o36873_2018m1209t093512.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t073518_o36873_2018m1209t090650.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t073518_o36873_2018m1209t090650.h5
} end of OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t073518_o36873_2018m1209t093512.h5
} end of OMPS-NPP_LP-L2-O3_v2.5_2018m1209t073518_o36873_2018m1209t103138.h5
OMPS-NPP_LP-L2-O3_v2.5_2018m1209t091648_o36874_2018m1209t163323.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t091648_o36874_2018m1209t153639.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t091648_o36874_2018m1209t121445.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t091648_o36874_2018m1209t121445.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t091648_o36874_2018m1209t153639.h5
OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t091648_o36874_2018m1209t123935.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t091648_o36874_2018m1209t121445.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t091648_o36874_2018m1209t121445.h5
} end of OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t091648_o36874_2018m1209t123935.h5
} end of OMPS-NPP_LP-L2-O3_v2.5_2018m1209t091648_o36874_2018m1209t163323.h5
OMPS-NPP_LP-L2-O3_v2.5_2018m1209t105907_o36875_2018m1209t163103.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t105907_o36875_2018m1209t153636.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t105907_o36875_2018m1209t140301.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t105907_o36875_2018m1209t140301.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t105907_o36875_2018m1209t153636.h5
OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t105907_o36875_2018m1209t142152.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t105907_o36875_2018m1209t140301.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t105907_o36875_2018m1209t140301.h5
} end of OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t105907_o36875_2018m1209t142152.h5
} end of OMPS-NPP_LP-L2-O3_v2.5_2018m1209t105907_o36875_2018m1209t163103.h5
OMPS-NPP_LP-L2-O3_v2.5_2018m1209t123948_o36876_2018m1209t165749.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t123948_o36876_2018m1209t155745.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t123948_o36876_2018m1209t155227.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t123948_o36876_2018m1209t155227.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t123948_o36876_2018m1209t155745.h5
OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t123948_o36876_2018m1209t161113.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t123948_o36876_2018m1209t155227.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t123948_o36876_2018m1209t155227.h5
} end of OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t123948_o36876_2018m1209t161113.h5
} end of OMPS-NPP_LP-L2-O3_v2.5_2018m1209t123948_o36876_2018m1209t165749.h5
OMPS-NPP_LP-L2-O3_v2.5_2018m1209t142102_o36877_2018m1209t184422.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t142102_o36877_2018m1209t174725.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t142102_o36877_2018m1209t174440.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t142102_o36877_2018m1209t174440.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t142102_o36877_2018m1209t174725.h5
OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t142102_o36877_2018m1209t180121.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t142102_o36877_2018m1209t174440.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t142102_o36877_2018m1209t174440.h5
} end of OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t142102_o36877_2018m1209t180121.h5
} end of OMPS-NPP_LP-L2-O3_v2.5_2018m1209t142102_o36877_2018m1209t184422.h5
OMPS-NPP_LP-L2-O3_v2.5_2018m1209t160231_o36878_2018m1210t070941.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t160231_o36878_2018m1210t061342.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t160231_o36878_2018m1209t174419.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t160231_o36878_2018m1209t174419.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t160231_o36878_2018m1210t061342.h5
OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t160231_o36878_2018m1209t180053.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t160231_o36878_2018m1209t174419.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t160231_o36878_2018m1209t174419.h5
} end of OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t160231_o36878_2018m1209t180053.h5
} end of OMPS-NPP_LP-L2-O3_v2.5_2018m1209t160231_o36878_2018m1210t070941.h5
OMPS-NPP_LP-L2-O3_v2.5_2018m1209t174416_o36879_2018m1210t071349.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t174416_o36879_2018m1210t061424.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t174416_o36879_2018m1209t190446.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t174416_o36879_2018m1209t190446.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t174416_o36879_2018m1210t061424.h5
OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t174416_o36879_2018m1209t193128.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t174416_o36879_2018m1209t190446.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t174416_o36879_2018m1209t190446.h5
} end of OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t174416_o36879_2018m1209t193128.h5
} end of OMPS-NPP_LP-L2-O3_v2.5_2018m1209t174416_o36879_2018m1210t071349.h5
OMPS-NPP_LP-L2-O3_v2.5_2018m1209t192546_o36880_2018m1210t072157.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t192546_o36880_2018m1210t061344.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t192546_o36880_2018m1209t205603.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t192546_o36880_2018m1209t205603.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t192546_o36880_2018m1210t061344.h5
OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t192546_o36880_2018m1209t211955.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t192546_o36880_2018m1209t205603.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t192546_o36880_2018m1209t205603.h5
} end of OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t192546_o36880_2018m1209t211955.h5
} end of OMPS-NPP_LP-L2-O3_v2.5_2018m1209t192546_o36880_2018m1210t072157.h5
OMPS-NPP_LP-L2-O3_v2.5_2018m1209t210716_o36881_2018m1210t074338.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t210716_o36881_2018m1210t063125.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t210716_o36881_2018m1210t004102.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t210716_o36881_2018m1210t004102.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t210716_o36881_2018m1210t063125.h5
OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t210716_o36881_2018m1210t010751.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t210716_o36881_2018m1210t004102.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t210716_o36881_2018m1210t004102.h5
} end of OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t210716_o36881_2018m1210t010751.h5
} end of OMPS-NPP_LP-L2-O3_v2.5_2018m1209t210716_o36881_2018m1210t074338.h5
OMPS-NPP_LP-L2-O3_v2.5_2018m1209t224846_o36882_2018m1210t072744.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t224846_o36882_2018m1210t063106.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t224846_o36882_2018m1210t020321.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t224846_o36882_2018m1210t020321.h5
} end of OMPS-NPP_LP-L1-ANC_v1.7_2018m1209t224846_o36882_2018m1210t063106.h5
OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t224846_o36882_2018m1210t023125.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
groups:
OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t224846_o36882_2018m1210t020321.h5 <group>
{
dimensions:
DIM_000 = 1
variables:
Variable: ControlFileContents
Type: string
Total Size: 1 values
8 bytes
Number of Dimensions: 1
Dimensions and sizes: [ 1 <DIM_000> ]
Coordinates:
} end of OMPS-NPP_LPEV-L1B-p000_v2.5_2018m1209t224846_o36882_2018m1210t020321.h5
} end of OMPS-NPP_LP-L1G-EV_v2.5_2018m1209t224846_o36882_2018m1210t023125.h5
} end of OMPS-NPP_LP-L2-O3_v2.5_2018m1209t224846_o36882_2018m1210t072744.h5
} end of InputPointers
info <group>
{
Number of Attributes: 1
DATA_QUALITY : 0
} end of info
More information about the ncl-talk
mailing list