OPeNDAP Dataset Access Form


Action:

Data URL:


Global Attributes:


Variables:


lat: Array of 32 bit Reals [lat = 0..17]
lat:

lon: Array of 32 bit Reals [lon = 0..29]
lon:

time: Array of 64 bit Reals [time = 0..119]
time:

airtemp: Grid
time: lat: lon:

airtemp_stddev: Grid
time: lat: lon:

airtemp_noobs: Grid
time: lat: lon:

airtemp_boxcount: Grid
time: lat: lon:


For questions or comments about this dataset, contact the administrator of this server [Support] at: remon.sadikni@uni-hamburg.de

For questions or comments about the OPeNDAP service bundled with the TDS, email THREDDS support at: support-thredds@unidata.ucar.edu


DDS:

Dataset {
    Float32 lat[lat = 18];
    Float32 lon[lon = 30];
    Float64 time[time = 120];
    Grid {
     ARRAY:
        Float32 airtemp[time = 120][lat = 18][lon = 30];
     MAPS:
        Float64 time[time = 120];
        Float32 lat[lat = 18];
        Float32 lon[lon = 30];
    } airtemp;
    Grid {
     ARRAY:
        Float32 airtemp_stddev[time = 120][lat = 18][lon = 30];
     MAPS:
        Float64 time[time = 120];
        Float32 lat[lat = 18];
        Float32 lon[lon = 30];
    } airtemp_stddev;
    Grid {
     ARRAY:
        Int16 airtemp_noobs[time = 120][lat = 18][lon = 30];
     MAPS:
        Float64 time[time = 120];
        Float32 lat[lat = 18];
        Float32 lon[lon = 30];
    } airtemp_noobs;
    Grid {
     ARRAY:
        Int16 airtemp_boxcount[time = 120][lat = 18][lon = 30];
     MAPS:
        Float64 time[time = 120];
        Float32 lat[lat = 18];
        Float32 lon[lon = 30];
    } airtemp_boxcount;
} knsc_airtemp_1970s;