OPeNDAP Dataset Access Form


Action:

Data URL:


Global Attributes:


Variables:


Sequence Sat_Images
Image_Name: String
Image_Name

Date_Sampled: 64 bit Real
Date_Sampled

North_Lat: 64 bit Real
North_Lat

South_Lat: 64 bit Real
South_Lat

West_Lon: 64 bit Real
West_Lon

East_Lon: 64 bit Real
East_Lon

Version: String
Version

Satellite: String
Satellite

Instrument: String
Instrument

Channel: String
Channel

Resolution: String
Resolution

Image_Size: 32 bit Integer
Image_Size

Image_Type: String
Image_Type

Image_Bits_Per_Pixel: 32 bit Integer
Image_Bits_Per_Pixel

Image_Width: 32 bit Integer
Image_Width

Image_Height: 32 bit Integer
Image_Height

Image: Array of 8 bit Bytes [null = 0..511][null = 0..511]

Raw_Image_Size: 32 bit Integer
Raw_Image_Size

Raw_Image_Data: Array of 8 bit Bytes [null = 0..511][null = 0..511]

Year: 32 bit Integer
Year

Month: String
Month

Day: 32 bit Integer
Day

Hour: 32 bit Integer
Hour


Send questions or comments to: support@unidata.ucar.edu

DDS:

Dataset {
    Sequence {
        String Image_Name;
        Float64 Date_Sampled;
        Float64 North_Lat;
        Float64 South_Lat;
        Float64 West_Lon;
        Float64 East_Lon;
        String Version;
        String Satellite;
        String Instrument;
        String Channel;
        String Resolution;
        Int32 Image_Size;
        String Image_Type;
        Int32 Image_Bits_Per_Pixel;
        Int32 Image_Width;
        Int32 Image_Height;
        Byte Image[512][512];
        Int32 Raw_Image_Size;
        Byte Raw_Image_Data[512][512];
        Int32 Year;
        String Month;
        Int32 Day;
        Int32 Hour;
    } Sat_Images;
} Sat_Images;