OPeNDAP Dataset Access Form


Action:

Data URL:


Global Attributes:


Variables:


Sequence Abbott_Image_Data
Image_Name: String
Image_Name

Date_Sampled: String
Date_Sampled

North_Latitude: 64 bit Real
North_Latitude

South_Latitude: 64 bit Real
South_Latitude

West_Longitude: 64 bit Real
West_Longitude

East_Longitude: 64 bit Real
East_Longitude

Version: String
Version

Julian_Date: 32 bit Integer
Julian_Date

PI: String
PI

Algorithm_Code: String
Algorithm_Code

Project: String
Project

Comments: String
Comments

Sequence Sat_Images
Image_Name: String
Image_Name

Date_Sampled: String
Date_Sampled

North_Latitude: 64 bit Real
North_Latitude

South_Latitude: 64 bit Real
South_Latitude

West_Longitude: 64 bit Real
West_Longitude

East_Longintude: 64 bit Real
East_Longintude

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..999]

Raw_Image_Size: 32 bit Integer
Raw_Image_Size

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

Year: 32 bit Integer
Year

Month: String
Month

Day: 32 bit Integer
Day

Hour: 32 bit Integer
Hour

Sequence Drifters
Instrument_ID: String
Instrument_ID

Battery: 64 bit Real
Battery

Checksum: 64 bit Real
Checksum

Date_Age: 64 bit Real
Date_Age

Ed490: 64 bit Real
Ed490

Ed490_stdev: 64 bit Real
Ed490_stdev

Latitude: 64 bit Real
Latitude

Longitude: 64 bit Real
Longitude

Lu412: 64 bit Real
Lu412

Lu412_stdev: 64 bit Real
Lu412_stdev

Lu443: 64 bit Real
Lu443

Lu443_stdev: 64 bit Real
Lu443_stdev

Lu490: 64 bit Real
Lu490

Lu490_stdev: 64 bit Real
Lu490_stdev

Lu510: 64 bit Real
Lu510

Lu510_stdev: 64 bit Real
Lu510_stdev

Lu555: 64 bit Real
Lu555

Lu555_stdev: 64 bit Real
Lu555_stdev

Lu670: 64 bit Real
Lu670

Lu670_stdev: 64 bit Real
Lu670_stdev

Lu683: 64 bit Real
Lu683

Lu683_stdev: 64 bit Real
Lu683_stdev

Max_Depth: 64 bit Real
Max_Depth

Night_Len: 64 bit Real
Night_Len

Number_Samples: 64 bit Real
Number_Samples

Num_Aves: 64 bit Real
Num_Aves

Press_Volts: 64 bit Real
Press_Volts

Sea_Surface_Temperature: 64 bit Real
Sea_Surface_Temperature

Sub_Wait: 64 bit Real
Sub_Wait

Surf_Volts: 64 bit Real
Surf_Volts

Surface_Average: 64 bit Real
Surface_Average

Surface_Percent: 64 bit Real
Surface_Percent

Julian_Greenwich: 64 bit Real
Julian_Greenwich

Sun_Angle: 64 bit Real
Sun_Angle

Optical_Flag: 32 bit Integer
Optical_Flag

Sampling_Flag: 32 bit Integer
Sampling_Flag

Tracking_Flag: 32 bit Integer
Tracking_Flag

Hand_Checked_Flag: 32 bit Integer
Hand_Checked_Flag

Julian_Local_Time: 64 bit Real
Julian_Local_Time

Date_Greenwich: String
Date_Greenwich

Date_Local_Time: String
Date_Local_Time

DateStamp: String
DateStamp

algo_code: String
algo_code

GPS_hour: 32 bit Integer
GPS_hour

GPS_lat: 64 bit Real
GPS_lat

GPS_lon: 64 bit Real
GPS_lon

rel1_lat: 64 bit Real
rel1_lat

rel1_lon: 64 bit Real
rel1_lon

rel2_lat: 64 bit Real
rel2_lat

rel2_lon: 64 bit Real
rel2_lon

time_to_1st_fix: 32 bit Integer
time_to_1st_fix

message_ID: 32 bit Integer
message_ID

max_GPS_volt: 32 bit Integer
max_GPS_volt

Sequence Instrument
Instrument_ID: String
Instrument_ID

Instrument_Type: String
Instrument_Type

Sensor_Platform_ID: String
Sensor_Platform_ID

Comment: String
Comment


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

DDS:

Dataset {
    Sequence {
        String Image_Name;
        String Date_Sampled;
        Float64 North_Latitude;
        Float64 South_Latitude;
        Float64 West_Longitude;
        Float64 East_Longitude;
        String Version;
        Int32 Julian_Date;
        String PI;
        String Algorithm_Code;
        String Project;
        String Comments;
    } Abbott_Image_Data;
    Sequence {
        String Image_Name;
        String Date_Sampled;
        Float64 North_Latitude;
        Float64 South_Latitude;
        Float64 West_Longitude;
        Float64 East_Longintude;
        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[1000];
        Int32 Raw_Image_Size;
        Byte Raw_Image_Data[1000];
        Int32 Year;
        String Month;
        Int32 Day;
        Int32 Hour;
    } Sat_Images;
    Sequence {
        String Instrument_ID;
        Float64 Battery;
        Float64 Checksum;
        Float64 Date_Age;
        Float64 Ed490;
        Float64 Ed490_stdev;
        Float64 Latitude;
        Float64 Longitude;
        Float64 Lu412;
        Float64 Lu412_stdev;
        Float64 Lu443;
        Float64 Lu443_stdev;
        Float64 Lu490;
        Float64 Lu490_stdev;
        Float64 Lu510;
        Float64 Lu510_stdev;
        Float64 Lu555;
        Float64 Lu555_stdev;
        Float64 Lu670;
        Float64 Lu670_stdev;
        Float64 Lu683;
        Float64 Lu683_stdev;
        Float64 Max_Depth;
        Float64 Night_Len;
        Float64 Number_Samples;
        Float64 Num_Aves;
        Float64 Press_Volts;
        Float64 Sea_Surface_Temperature;
        Float64 Sub_Wait;
        Float64 Surf_Volts;
        Float64 Surface_Average;
        Float64 Surface_Percent;
        Float64 Julian_Greenwich;
        Float64 Sun_Angle;
        Int32 Optical_Flag;
        Int32 Sampling_Flag;
        Int32 Tracking_Flag;
        Int32 Hand_Checked_Flag;
        Float64 Julian_Local_Time;
        String Date_Greenwich;
        String Date_Local_Time;
        String DateStamp;
        String algo_code;
        Int32 GPS_hour;
        Float64 GPS_lat;
        Float64 GPS_lon;
        Float64 rel1_lat;
        Float64 rel1_lon;
        Float64 rel2_lat;
        Float64 rel2_lon;
        Int32 time_to_1st_fix;
        Int32 message_ID;
        Int32 max_GPS_volt;
    } Drifters;
    Sequence {
        String Instrument_ID;
        String Instrument_Type;
        String Sensor_Platform_ID;
        String Comment;
    } Instrument;
} EOSDB;